Skip to content

Commit

Permalink
Merge pull request #23 from drolx/main
Browse files Browse the repository at this point in the history
Update deploy-containers.yml
  • Loading branch information
gpproton authored Nov 21, 2023
2 parents 3484c17 + 09cb3aa commit 8ce53f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set environment DOCKERHUB_IMAGE_TAGS and VERSION
if: github.ref == 'refs/heads/master'
run: |
echo "VERSION=`echo $(git describe --tags --abbrev=0)`" >> $GITHUB_ENV
_VERSION=${VERSION#v*}
Expand Down

0 comments on commit 8ce53f1

Please sign in to comment.