We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e5d1d commit cb8f27fCopy full SHA for cb8f27f
.gitlab-ci.yml
@@ -4,7 +4,7 @@ build:
4
services:
5
- docker:dind
6
only:
7
- - nova
+ - master
8
before_script:
9
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
10
script:
0 commit comments