Update .gitlab-ci.yml
This commit is contained in:
@@ -6,6 +6,6 @@ build-docker:
|
|||||||
- docker build --pull -t illegitimate:$CI_COMMIT_BRANCH .
|
- docker build --pull -t illegitimate:$CI_COMMIT_BRANCH .
|
||||||
- docker push illegitimate:$CI_COMMIT_BRANCH
|
- docker push illegitimate:$CI_COMMIT_BRANCH
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH === "main"
|
- if: $CI_COMMIT_BRANCH
|
||||||
exists:
|
exists:
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user