This website requires JavaScript.
Explore
Help
Sign In
shu
/
vesys-bank-server
Watch
1
Star
0
Fork
0
You've already forked vesys-bank-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65555fb5c7
vesys-bank-server
/
.gitlab-ci.yml
6 lines
113 B
YAML
Raw
Normal View
History
Unescape
Escape
Update .gitlab-ci.yml file
2022-03-19 09:06:04 +00:00
test
:
image
:
rust:1.59-alpine3.15
Update .gitlab-ci.yml file
2022-03-19 09:07:51 +00:00
before_script
:
-
apk --no-cache add musl-dev
Update .gitlab-ci.yml file
2022-03-19 09:06:04 +00:00
script
:
-
cargo test
Reference in New Issue
Copy Permalink