🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 37s

.gitea/workflows/docker.yaml
This commit is contained in:
casjay 2024-09-12 17:40:18 -04:00
parent a3dec597be
commit 50df422cfd
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -19,8 +19,8 @@ jobs:
- name: Get Meta
id: meta
env:
ORG: casjaysdev
TAG: ${{ vars.DOCKER_TAG }}
ORG: casjaysdevdocker
TAG: latest
HUB: docker.io
run: |
echo DATE_TAG=$(date +'%y%m') >> $GITHUB_OUTPUT