mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 03:28:27 +00:00
Update docker-image.yml
This commit is contained in:
parent
39c8c83d11
commit
c62923914f
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
install: true
|
||||
|
||||
- name: Docker Build and Tag
|
||||
run: docker build --load -t saile2204/ionos_ddns_updater:latest -t aile2204/ionos_ddns_updater:$(date +%s) --target deploy .
|
||||
run: docker build --load -t saile2204/ionos_ddns_updater:latest -t aile2204/ionos_ddns_updater:$(date +%s) .
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user