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