Skip to content

Commit

Permalink
Removed not needed DEVNET_KEYS_S3BUCKET_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Oct 14, 2024
1 parent 23fff74 commit dcc8c46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_check-vars-and-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
-z '${{ secrets.CI_GH_USER }}' || \
-z '${{ secrets.CI_GH_TOKEN }}' || \
-z '${{ secrets.CI_S3BUCKET_NAME }}' || \
-z '${{ secrets.DEVNET_KEYS_S3BUCKET_NAME }}' || \
-z '${{ secrets.FEATURENET_KEYS_S3BUCKET_NAME }}' || \
-z '${{ secrets.REPO_ARGOCD_APPS_NAME }}' || \
-z '${{ secrets.REPO_OPS_FEATURENETS_NAME }}' || \
Expand Down

0 comments on commit dcc8c46

Please sign in to comment.