mirror of
https://github.com/Lemonochrme/service-architecture.git
synced 2025-06-08 13:40:50 +02:00
User Service test
This commit is contained in:
parent
cb4713d080
commit
b3db05ab06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main_helpapp.yml
vendored
2
.github/workflows/main_helpapp.yml
vendored
|
@ -59,5 +59,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
app-name: 'helpapp'
|
app-name: 'helpapp'
|
||||||
slot-name: 'Production'
|
slot-name: 'Production'
|
||||||
package: '*.jar'
|
package: 'user-service-1.0-SNAPSHOT.jar.jar'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue