This commit is contained in:
parent
9453d61479
commit
a7a5a30449
@ -11,6 +11,9 @@ jobs:
|
|||||||
- name: Build the project
|
- name: Build the project
|
||||||
run: |
|
run: |
|
||||||
./build.sh
|
./build.sh
|
||||||
|
- name: Login to Gitea
|
||||||
|
run: |
|
||||||
|
echo $GITEA_TOKEN | docker login -u $GITEA_USER --password-stdin gitea.jde.nz
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
./publish.sh
|
./publish.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user