ci: update job name in release workflow configuration
All checks were successful
All checks were successful
This commit is contained in:
parent
40e1ae5f87
commit
27473ef5b5
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ jobs:
|
||||||
git.kjan.de/szut/casino-backend:latest
|
git.kjan.de/szut/casino-backend:latest
|
||||||
git.kjan.de/szut/casino-backend:${{ env.TAG }}
|
git.kjan.de/szut/casino-backend:${{ env.TAG }}
|
||||||
|
|
||||||
build-frontend-image:
|
build-frontend-image:
|
||||||
needs: release
|
needs: release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Build Frontend Image
|
name: Build Frontend Image
|
||||||
|
|
Reference in a new issue