Skip to content

Commit

Permalink
Add environment with API key for tool fetching (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebatut authored Sep 24, 2024
1 parent 93d9d5f commit dd538ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fetch_filter_resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
fetch-tools-stepwise:
runs-on: ubuntu-20.04
name: Fetch tool stepwise
environment: fetch-tools
needs: fetch-servers
strategy:
#max-parallel: 1 #need to run one after another, since otherwise there is a chance, that mulitple jobs want to push to the results branch at the same time (which fails due to merge)
Expand Down

0 comments on commit dd538ff

Please sign in to comment.