mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
ci: make metadata run parallel to the sync process
This commit is contained in:
parent
1a59972398
commit
24996d801e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -94,8 +94,6 @@ jobs:
|
|||
deploy_metadata:
|
||||
name: Make Deployment Metadata
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- docker_sync
|
||||
outputs:
|
||||
url: ${{steps.metadata.outputs.url}}
|
||||
env: ${{steps.metadata.outputs.env}}
|
||||
|
|
Loading…
Add table
Reference in a new issue