Compare commits
2 commits
47fb05db08
...
71611796dd
Author | SHA1 | Date | |
---|---|---|---|
71611796dd | |||
64c0d5a297 |
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- run: |
|
||||
printf '%s' "$GIT_CRYPT_SECRET" | base64 -d > secret
|
||||
printf '%s' "$GIT_CRYPT_SECRET" > secret
|
||||
git-crypt unlock secret
|
||||
make build
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue