Skip to content

Commit

Permalink
change single.yml source for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oren-akto committed Nov 12, 2023
1 parent e2bed61 commit 79780eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
steps:
- name: Fetch kube yaml
run: |
wget https://raw.githubusercontent.com/akto-api-security/infra/feature/ephemeral_env/single.yml
wget https://raw.githubusercontent.com/akto-api-security/infra/ephemeral_env_staging/single.yml
envsubst < single.yml > single_complete.yml
- name: Configure AWS credentials
Expand Down

0 comments on commit 79780eb

Please sign in to comment.