Skip to content

Commit

Permalink
try force evergree
Browse files Browse the repository at this point in the history
  • Loading branch information
nammn committed Mar 5, 2024
1 parent d50ecef commit 506853e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,15 @@ functions:
<<: *go_env
MACOS_NOTARY_KEY: ${macos_notary_keyid}
MACOS_NOTARY_SECRET: ${macos_notary_secret}
add_to_path:
- ${workdir}/bin
- ${GOROOT}/bin
script: |
set -Eeu pipefail
git stash
git checkout other-missing-things-2
printenv
${workdir}/goreleaser release
tasks:
Expand Down

0 comments on commit 506853e

Please sign in to comment.