fix publish?
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Publish Image / deploy (ubuntu-latest, 2.44.0) (push) Failing after 19s

Took 4 minutes
This commit is contained in:
Braydon 2024-10-09 22:31:50 -04:00
parent 402962e386
commit ffbf485774

View File

@ -43,7 +43,7 @@ jobs:
file: ./Dockerfile
push: true
tags: |
git.rainnny.club/PulseApp/docs:${{ github.sha }}
git.rainnny.club/PulseApp/docs:latest
git.rainnny.club/pulseapp/docs:${{ github.sha }}
git.rainnny.club/pulseapp/docs:latest
build-args: |
GIT_REV=${{ gitea.sha }}