Update .gitea/workflows/build.yml
This commit is contained in:
parent
c67109c397
commit
ad255c4305
@ -46,7 +46,7 @@ jobs:
|
||||
run: echo ${{ secrets.GITEAREGISTRYTOKEN }} | docker login -u ${{ secrets.GITEAREGISTRYUSERNAME }} --password-stdin https://git.walzen665.de
|
||||
|
||||
- name: Push Docker Image to Gitea
|
||||
run: docker push https://git.walzen665.de/walzen665/spring-cicd-test:latest
|
||||
run: docker push git.walzen665.de/walzen665/spring-cicd-test:latest
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user