update workflow
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 31s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 31s
This commit is contained in:
parent
a78aa7472e
commit
1c8cbef051
@ -33,7 +33,7 @@ jobs:
|
||||
git config --global user.email 'actions@gitea.com'
|
||||
git add package.json
|
||||
git commit -m "ci: bump version to ${{ steps.version.outputs.VERSION }}"
|
||||
git push
|
||||
git push origin HEAD:master
|
||||
- name: Build and Push Docker Images
|
||||
run: |
|
||||
IMAGE_NAME="ktvmanager-backend"
|
||||
|
Loading…
x
Reference in New Issue
Block a user