Skip to content

Commit cb8f27f

Browse files
committed
Update CI
1 parent 07e5d1d commit cb8f27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build:
44
services:
55
- docker:dind
66
only:
7-
- nova
7+
- master
88
before_script:
99
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
1010
script:

0 commit comments

Comments
 (0)