dev to basic spring #9
2
.github/workflows/build_deploy_dev.yml
vendored
2
.github/workflows/build_deploy_dev.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
release: 22
|
||||
version: 17.0.10
|
||||
- name: "Setup maven"
|
||||
uses: https://github.com/s4u/setup-maven-action@1
|
||||
uses: https://github.com/s4u/setup-maven-action@v1
|
||||
- name: Build with Maven
|
||||
run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -e
|
||||
|
||||
|
|
Reference in a new issue