[gbm-web] Fix syntax error
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbm-web] Fix syntax error
- Date: Wed, 16 Sep 2020 11:33:22 +0000 (UTC)
commit 72724d847859288774aaadf59b6280089879d960
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Sep 16 13:33:18 2020 +0200
Fix syntax error
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de5cb52..c28d7fc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
docker:
image: 'registry.gitlab.gnome.org/infrastructure/oci-images/buildah:latest'
stage: test
+ script:
- buildah login -u $CI_REGISTRY_USER -p $CI_REGISTRY_TOKEN registry.gitlab.gnome.org
- buildah bud -t flat-manager .
- buildah tag flat-manager
registry.gitlab.gnome.org/infrastructure/gbm-web/flat-manager:$CI_COMMIT_SHORT_SHA
registry.gitlab.gnome.org/infrastructure/gbm-web/flat-manager:latest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]