fix pipeline

This commit is contained in:
Tim Wundenberg
2023-06-23 20:05:42 +02:00
parent 0fd70353bf
commit 2f56e232a2

View File

@@ -11,5 +11,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --tag ghcr.io/azoth128/cloudflare-dynamic-dns:latest
run: docker push 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