Skip to content
Snippets Groups Projects
Commit bc28bd78 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

ci: Build container only after (successful) lint

parent 2d04592e
No related branches found
No related tags found
No related merge requests found
Pipeline #7001 passed
...@@ -77,7 +77,9 @@ publish: ...@@ -77,7 +77,9 @@ publish:
build-container: build-container:
stage: deploy stage: deploy
needs: [] needs:
- job: lint-py
artifacts: false
cache: {} cache: {}
image: quay.io/buildah/stable:v1 image: quay.io/buildah/stable:v1
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment