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 0883eaa commit 6f70265
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,7 @@ 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 6f70265

Please sign in to comment.