Update build.yml
This commit is contained in:
parent
3e39e14dc0
commit
a369cef3ea
@ -25,6 +25,7 @@ jobs:
|
||||
run: ./mvnw package spring-boot:repackage
|
||||
|
||||
- name: Build Docker image
|
||||
uses: https://github.com/addnab/docker-run-action@v3
|
||||
run: docker build -t walzen665/spring-cicd-test:latest --build-arg="JAR_FILE=demo-0.0.1-SNAPSHOT-spring-boot.jar" .
|
||||
|
||||
- name: Log in to Gitea Docker Registry
|
||||
|
Loading…
x
Reference in New Issue
Block a user