Skip to content

Commit

Permalink
make script executable and add ignored folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nammn committed Mar 5, 2024
1 parent 6f70265 commit d5ab7dc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ functions:
- "/opt/golang/go1.21"/bin
script: |
set -Eeu pipefail
git stash
git checkout other-missing-things-2
printenv
${workdir}/goreleaser release
tasks:
Expand Down

0 comments on commit d5ab7dc

Please sign in to comment.