This commit is contained in:
parent
aa35b410d3
commit
7e671fac81
|
@ -54,7 +54,7 @@ test-backend:
|
|||
|
||||
package-backend:
|
||||
stage: package
|
||||
needs: ['test-backend']
|
||||
needs: ['build-backend']
|
||||
variables:
|
||||
PACKAGE_CONTAINER_NAME: "cre_backend_package"
|
||||
ARTIFACT_NAME: "ColorRecipesExplorer-$CI_PIPELINE_IID"
|
||||
|
|
Loading…
Reference in New Issue