Skip to content
Snippets Groups Projects
Commit 865dcf1e authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

ci: #be needs relation

parent 552dd054
No related branches found
No related tags found
No related merge requests found
Pipeline #23165 failed
......@@ -38,6 +38,9 @@ be-build-job:
.be-deploy-job:
image: docker:latest
stage: deploy
needs:
- job: be-build-job
artifacts: false # TODO: maybe we can get the build image as an artifact?
tags:
- commul
services:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment