i swear to god
This commit is contained in:
parent
c72a66cadb
commit
ca2f629b06
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
@ -52,9 +52,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags:
|
tags: [registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}, registry.digitalocean.com/jansel/aglaea:latest]
|
||||||
- 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