fix pipeline
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -11,5 +11,5 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: docker build . --tag ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
- run: docker build . --tag ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
||||||
run: docker push ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
- run: docker push ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user