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