mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
no dependency for the first task in publish workflow
This commit is contained in:
parent
df6f66ffe7
commit
d68e6de681
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
build_production_frontend:
|
||||
name: Docker Build Production - Frontend
|
||||
runs-on: ubuntu-latest
|
||||
needs: [prepare]
|
||||
#needs: [prepare] [nothing]
|
||||
steps:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user