fix: deploy.yaml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
docker logout
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
needs: [build, push]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Pull and run new container
|
||||
|
||||
Reference in New Issue
Block a user