4 gawt the dollar sign
Some checks failed
Continuous Releases / build (push) Failing after 1m18s

This commit is contained in:
Eau
2026-03-20 00:23:06 -05:00
parent 3e279fb154
commit 0670a0b116

View File

@@ -15,4 +15,4 @@ jobs:
with:
fetch-depth: 0
- run: docker build . -t ${{ env.IMAGE_TAG }} --build-arg UBUNTU_VERSION=${{ env.UBUNTU_VERSION }}
- run: docker push {{ env.IMAGE_TAG }}
- run: docker push ${{ env.IMAGE_TAG }}