Skip to content
Snippets Groups Projects
Commit 91b9a1a3 authored by Ludovic Claude's avatar Ludovic Claude
Browse files

Publish: push target image

parent cde2dd5c
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ BUILD_DATE=$(date -Iseconds) \
VCS_REF=$updated_version \
VERSION=$updated_version \
WORKSPACE=$WORKSPACE \
$CAPTAIN push portal-backend --branch-tags=false --commit-tags=false --tag $updated_version
$CAPTAIN push target_image --branch-tags=false --commit-tags=false --tag $updated_version
# Notify on slack
sed "s/USER/${USER^}/" $WORKSPACE/slack.json > $WORKSPACE/.slack.json
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment