This commit is contained in:
parent
797bc6d654
commit
5b63a0d9aa
@ -13,7 +13,7 @@ steps:
|
|||||||
path: /var/run
|
path: /var/run
|
||||||
commands:
|
commands:
|
||||||
- apt update && apt upgrade -y
|
- apt update && apt upgrade -y
|
||||||
- apt install tar zstd
|
- apt install -y tar zstd
|
||||||
- sleep 10
|
- sleep 10
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user