Update .gitea/workflows/build.yml
This commit is contained in:
parent
4108e042af
commit
78c4a2f75c
@ -56,6 +56,7 @@ jobs:
|
|||||||
run: docker push git.walzen665.de/walzen665/spring-cicd-test:latest
|
run: docker push git.walzen665.de/walzen665/spring-cicd-test:latest
|
||||||
collect-artifacts:
|
collect-artifacts:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
steps:
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user