Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update .evergreen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minnakt committed Feb 21, 2024
1 parent 339946a commit 5832244
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,10 @@ functions:
script: ./scripts/wait-for-evergreen.sh

sym-link:
command: shell.exec
command: subprocess.exec
params:
working_dir: spruce
shell: bash
script: |
ln -s evergreen/graphql/schema sdlschema
command: ln -s evergreen/graphql/schema sdlschema

run-logkeeper:
command: shell.exec
Expand Down Expand Up @@ -437,6 +435,7 @@ functions:
node scripts/setup-credentials.js
echo "populating evergreen.yml"
chmod +x ./scripts/create-evergreen-yml.sh
./scripts/create-evergreen-yml.sh
echo "Done populating evergreen.yml"
Expand Down

0 comments on commit 5832244

Please sign in to comment.