Update deploy.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 3s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 3s
This commit is contained in:
parent
85ef71e456
commit
28e32c7f69
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up docker buildx
|
- name: Set up docker buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user