Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Test workflows do not merge #2980

Closed
wants to merge 16 commits into from
Prev Previous commit
Next Next commit
another try
Signed-off-by: João Pereira <joaod@vmware.com>
joaopapereira committed Jul 2, 2024

Verified

This commit was signed with the committer’s verified signature.
acasazza Alessandro Casazza
commit fbb506fdaf72298c6642876b8070034fa45a3176
9 changes: 8 additions & 1 deletion .github/workflows/tests-integration-reusable.yml
Original file line number Diff line number Diff line change
@@ -85,7 +85,14 @@ jobs:
with:
repository: cloudfoundry/cf-deployment-concourse-tasks
path: cf-deployment-concourse-tasks

- id: check-env
name: Check what is present in the environment
env:
test_secret: ${{ secrets.TEST_SECRET }}
pool_name: ${{ inputs.pool-name }}
pool_namespace: ${{ inputs.pool-namespace }}
run: |
env
- id: claim-env
name: Claim Environment
env: