ci: few changes

This commit is contained in:
Nikos Papadakis 2023-07-19 23:26:32 +03:00
parent de55092ade
commit c87a3cb7e0
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02
2 changed files with 3 additions and 4 deletions

View file

@ -1,5 +1,8 @@
branches: [main]
when:
- path: "agent/src/*"
matrix:
BUILD_TARGET:
- aarch64-unknown-linux-gnu
@ -8,8 +11,6 @@ matrix:
steps:
build:
image: git.nikos.gg/prymn/rust/aarch64:latest
# when:
# - path: "agent/src/*"
commands:
- protoc --version
- cd agent
@ -19,8 +20,6 @@ steps:
release-binaries:
image: woodpeckerci/plugin-s3
# when:
# - path: "agent/src/*"
settings:
bucket: prymn-static
endpoint: https://75178f9eca227dea51b3db4db2c15a5a.r2.cloudflarestorage.com