Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinPriebe committed Feb 27, 2024
1 parent 1f5c14d commit ff29bb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- uses: actions/checkout@v3
- name: Set GIT_TAG
run: echo "GIT_TAG=`echo $(git describe --tags --abbrev=0)`" >> $GITHUB_ENV
- name: Set RELEASE_VERSION
run: echo ::set-env name=RELEASE_VERSION::$(echo ${GITHUB_REF:10})
- uses: mr-smithers-excellent/docker-build-push@v3
name: Build & push Docker image
with:
Expand Down

0 comments on commit ff29bb4

Please sign in to comment.