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
|
||||
with:
|
||||
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
|
||||
run: docker rmi registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user