remove dependency on build-backend job in Docker build workflow
All checks were successful
Build Backend Application and Docker Image / build-docker (push) Successful in 9m50s
All checks were successful
Build Backend Application and Docker Image / build-docker (push) Successful in 9m50s
This commit is contained in:
parent
960c60accc
commit
3511d6ad7a
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ on:
|
|||
|
||||
jobs:
|
||||
build-docker:
|
||||
needs: build-backend
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue