Update deploy.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 2m53s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 2m53s
This commit is contained in:
parent
28e32c7f69
commit
2a4841cce0
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -12,9 +12,6 @@ jobs:
|
|||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up docker buildx
|
|
||||||
uses: docker/setup-buildx-action
|
|
||||||
|
|
||||||
- name: Log in to Docker Hub
|
- name: Log in to Docker Hub
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user