gradlew cli agrs
This commit is contained in:
parent
64e776ed78
commit
e574bb61fd
@ -29,7 +29,7 @@ build:
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- ./gradlew check --args='--spring.profiles.active=deploy'
|
||||
- ./gradlew check -Pargs='spring.profiles.active=deploy'
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user