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
|
||||
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