This commit is contained in:
parent
1f5bbae8a9
commit
d182565f0a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ steps:
|
|||
- name: Build server binary
|
||||
image: rust:1.64.0-alpine
|
||||
commands:
|
||||
- apk add --no-cache musl-dev
|
||||
- cargo build --release
|
||||
- name: Deploy site
|
||||
image: alpine
|
||||
|
|
Loading…
Reference in a new issue