Skip to content

Commit

Permalink
Secrets cannot be used in job conditions
Browse files Browse the repository at this point in the history
johnsca committed May 17, 2021
1 parent 278d7e7 commit e714ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
@@ -36,7 +36,6 @@ jobs:
exit $?
test-aws:
if: ${{ secrets.CREDENTIALS_YAML }}
runs-on: self-hosted
name: Test AWS environment
steps:

0 comments on commit e714ae3

Please sign in to comment.