Skip to content

Commit

Permalink
Check tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram committed Jan 5, 2020
1 parent 2d8ecd6 commit 6268f6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ COMMIT_TAG=$CIRCLE_TAG
# We must export it so it's available for envsubst
export COMMIT_TAG=$COMMIT_TAG

echo $CIRCLE_TAG

echo $COMMIT_TAG
# since the only way for envsubst to work on files is using input/output redirection,
# it's not possible to do in-place substitution, so we need to save the output to another file
# and overwrite the original with that one.
Expand Down

0 comments on commit 6268f6d

Please sign in to comment.