bruh
This commit is contained in:
parent
17f319d311
commit
d2ad5239d9
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue