add deploy stage, fix 2
This commit is contained in:
@@ -107,8 +107,6 @@ dockerize-server:
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
SERVICE: sbom-dd-dt-integrator
|
||||
dependencies:
|
||||
- dockerize
|
||||
script:
|
||||
- VERSION=$CI_COMMIT_SHA
|
||||
- CONTAINER_NAME=$SERVICE"-"$INSTANCE_SPECIFIER
|
||||
|
Reference in New Issue
Block a user