:-'Generic Commit'
Some checks failed
Gitea Actions Demo / Build (push) Failing after 15s

This commit is contained in:
Your Name 2025-05-29 19:08:56 +12:00
parent a7a5a30449
commit f1fb6b8ba1

View File

@ -12,8 +12,10 @@ jobs:
run: |
./build.sh
- name: Login to Gitea
run: |
echo $GITEA_TOKEN | docker login -u $GITEA_USER --password-stdin gitea.jde.nz
uses: docker/login-action@v3
with:
registry: gitea.jde.nz
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
- name: Publish
run: |
./publish.sh