mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 07:16:15 -04:00
chore(cd): docker nightly releases
This commit is contained in:
parent
f5c865b278
commit
1060652590
1 changed files with 3 additions and 1 deletions
4
.github/workflows/docker-nightly-release.yml
vendored
4
.github/workflows/docker-nightly-release.yml
vendored
|
@ -64,4 +64,6 @@ jobs:
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: corentinth/it-tools:nightly
|
tags: |
|
||||||
|
corentinth/it-tools:nightly
|
||||||
|
ghcr.io/corentinth/it-tools:nightly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue