mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Removes variable that isn't used
This commit is contained in:
parent
e2743ee418
commit
daa2c697df
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -7,7 +7,6 @@ on:
|
|||
branches: [ main ]
|
||||
|
||||
env:
|
||||
ASC_PACKAGE_PATH: ${{ github.workspace }}
|
||||
AZURE_SUBSCRIPTION_ID: 'cfe96ac1-4cd0-40ad-9751-b18802bf8822'
|
||||
|
||||
DEV_KEY_VAULT_NAME: 'kvossonazurejavaspringde'
|
||||
|
|
Loading…
Reference in a new issue