mirror of
https://github.com/Lemonochrme/service-architecture.git
synced 2025-06-08 13:40:50 +02:00
Update main_helpapp.yml
This commit is contained in:
parent
603b1c5d15
commit
b9bc0ca911
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main_helpapp.yml
vendored
2
.github/workflows/main_helpapp.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
distribution: 'microsoft'
|
distribution: 'microsoft'
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn clean install
|
run: cd helpapp-backend && mvn clean install
|
||||||
|
|
||||||
- name: Upload artifact for deployment job
|
- name: Upload artifact for deployment job
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue