mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +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:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ENVIRONMENT: ${{ needs.variables.outputs.environment }}
|
||||
CF_USERNAME: CF_${{ github.event.inputs.environment }}_USERNAME
|
||||
CF_PASSWORD: CF_${{ github.event.inputs.environment }}_PASSWORD
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue