mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-20 00:14:16 +02:00
updated workflow
This commit is contained in:
parent
a36fef2d9d
commit
d52c254c15
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-deploy.yaml
vendored
1
.github/workflows/test-deploy.yaml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
|
ENVIRONMENT: ${{ needs.variables.outputs.environment }}
|
||||||
CF_USERNAME: CF_${{ github.event.inputs.environment }}_USERNAME
|
CF_USERNAME: CF_${{ github.event.inputs.environment }}_USERNAME
|
||||||
CF_PASSWORD: CF_${{ github.event.inputs.environment }}_PASSWORD
|
CF_PASSWORD: CF_${{ github.event.inputs.environment }}_PASSWORD
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue