Skip to content
Snippets Groups Projects
Commit ab3ccb2e authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Fix ci file

parent 6ebe5200
No related branches found
No related tags found
No related merge requests found
...@@ -29,8 +29,6 @@ docker:build: ...@@ -29,8 +29,6 @@ docker:build:
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"' - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
when: never when: never
- if: '$CI_COMMIT_BRANCH != "master"'
when: never
- when: on_success - when: on_success
tags: tags:
- silicon - silicon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment