This commit is contained in:
parent
9453d61479
commit
a7a5a30449
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user