This commit is contained in:
parent
77fcba0f5a
commit
d35211baf4
@ -57,8 +57,8 @@ steps:
|
||||
- ls -la .
|
||||
- tar cfv archives/results-${DRONE_COMMIT_SHA:0:7}.tar.zstd results --zstd
|
||||
- curl -sS https://dotya.ml/store/0x28bd2388.asc | gpg --quiet --import -
|
||||
- gpg --quiet --trusted-key "rsa4096/7B28D8DC28BD2388"
|
||||
- gpg -eR 28bd2388 archives/results-${DRONE_COMMIT_SHA:0:7}.tar.zstd
|
||||
- gpg --quiet --trusted-key E860AB3CD0078D30E86CDA747B28D8DC28BD2388 || true
|
||||
- gpg --quiet -eR 28bd2388 archives/results-${DRONE_COMMIT_SHA:0:7}.tar.zstd
|
||||
- sha512sum archives/results-${DRONE_COMMIT_SHA:0:7}.tar.zstd.gpg > archives/results-${DRONE_COMMIT_SHA}.tar.zstd.gpg-SHA512SUM
|
||||
- rm archives/*zstd
|
||||
- ls -la archives
|
||||
|
Loading…
Reference in New Issue
Block a user