i swear to god
This commit is contained in:
parent
ca2f629b06
commit
17f319d311
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: [registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}, registry.digitalocean.com/jansel/aglaea:latest]
|
tags: ["registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}", "registry.digitalocean.com/jansel/aglaea:latest"]
|
||||||
|
|
||||||
- name: Remove the Docker image
|
- name: Remove the Docker image
|
||||||
run: docker rmi registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}
|
run: docker rmi registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user