Update .gitea/workflows/BuildTestPublish.yaml
This commit is contained in:
@@ -24,9 +24,6 @@ jobs:
|
|||||||
registry: gitea.jde.nz
|
registry: gitea.jde.nz
|
||||||
username: DoesntMatter
|
username: DoesntMatter
|
||||||
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
|
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
|
||||||
- name: Build
|
|
||||||
run: |
|
|
||||||
./build.sh
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
./test.sh
|
./test.sh
|
||||||
|
Reference in New Issue
Block a user