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

This commit is contained in:
Your Name 2025-05-29 19:03:50 +12:00
parent 9453d61479
commit a7a5a30449

View File

@ -11,6 +11,9 @@ jobs:
- name: Build the project
run: |
./build.sh
- name: Login to Gitea
run: |
echo $GITEA_TOKEN | docker login -u $GITEA_USER --password-stdin gitea.jde.nz
- name: Publish
run: |
./publish.sh