Update .github/workflows/web-deploy-nonprod.yml
This commit is contained in:
parent
46f5301285
commit
f40c5f0277
1 changed files with 86 additions and 86 deletions
2
.github/workflows/web-deploy-nonprod.yml
vendored
2
.github/workflows/web-deploy-nonprod.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
TEAMCITY_PASSWORD: {}
|
||||
jobs:
|
||||
check-inputs:
|
||||
runs-on: 'ubuntu-latest'
|
||||
runs-on: 'nas'
|
||||
environment: ${{ inputs.environments }}
|
||||
steps:
|
||||
- name: Check secrets present
|
||||
|
|
|
|||
Loading…
Reference in a new issue