Fix release build did not checkout code
parent
768a35f50d
commit
e39b980e2c
|
@ -77,6 +77,7 @@ jobs:
|
|||
docker:
|
||||
- image: golang:1.16
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: "Ensure GnuPG is available"
|
||||
command: gpg --version
|
||||
|
|
Loading…
Reference in New Issue