Skip to content

Commit

Permalink
Merge branch 'trs/aws-credentials'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Jun 3, 2024
2 parents 6e79a4a + b4d27d6 commit cf4aab1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/fetch-and-ingest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ jobs:
--no-download \
--cpus 8 \
--memory 32gib \
--env AWS_ACCESS_KEY_ID \
--env AWS_SECRET_ACCESS_KEY \
--env PAT_GITHUB_DISPATCH="$GH_TOKEN_NEXTSTRAIN_BOT_WORKFLOW_DISPATCH" \
--env S3_DST \
--env TRIGGER_REBUILD \
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
--no-download \
--cpus 16 \
--memory 64gib \
--env AWS_ACCESS_KEY_ID \
--env AWS_SECRET_ACCESS_KEY \
. \
deploy \
--configfiles config/configfile.yaml config/nextstrain_automation.yaml \
Expand Down

0 comments on commit cf4aab1

Please sign in to comment.