Skip to content

Commit

Permalink
Merge pull request #228 from CourseOrchestra/fiddlededee-patch-4
Browse files Browse the repository at this point in the history
CI 6
  • Loading branch information
fiddlededee authored Nov 12, 2024
2 parents 044d5f2 + b697b83 commit 92b5aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
if: success() && github.ref == 'refs/heads/dev'
run: |
docker push curs/2bass:latest
docker image tag curs/2bass curs/${{ steps.pom-version.outputs.version }}
docker push curs/2bass:${{ steps.pom-version.outputs.version }}

0 comments on commit 92b5aff

Please sign in to comment.