This commit is contained in:
parent
d23811d014
commit
835eeae3e6
@ -42,6 +42,8 @@ steps:
|
||||
- name: shm
|
||||
path: /dev/shm
|
||||
commands:
|
||||
- mkdir -pv /results
|
||||
- ls -la .
|
||||
- tar cfv /archives/$(date +%Y-%m-%dT%H-%M-%S)-results-${DRONE_COMMIT_SHA:0:7}.tar.zstd /results --zstd
|
||||
- sha512sum /archives/*results*zstd > /archives/$(ls /archives/*results*zstd)-SHA512SUM
|
||||
- curl -sS https://dotya.ml/store/0x28bd2388.asc | gpg --quiet --import -
|
||||
|
Loading…
Reference in New Issue
Block a user