fix: workflow file
Some checks failed
Build and Push Docker Image / Build And Push Docker Image (push) Failing after 1m57s
Some checks failed
Build and Push Docker Image / Build And Push Docker Image (push) Failing after 1m57s
This commit is contained in:
@@ -15,12 +15,3 @@ jobs:
|
||||
- run: docker push git.wundenbergs.de/tim/cloudflare-dynamic-dns:latest
|
||||
- run: docker rmi git.wundenbergs.de/tim/me-fit:latest
|
||||
|
||||
|
||||
steps:
|
||||
- name: Build the Docker image
|
||||
shell: bash
|
||||
env:
|
||||
CR_PAT: ${{ secrets.CR_PAT }}
|
||||
run: |
|
||||
docker build . --tag ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
||||
docker push ghcr.io/azoth128/cloudflare-dynamic-dns:latest
|
||||
|
||||
Reference in New Issue
Block a user