Files
acid/.gitlab-ci.yml
Jeremy Soller 06344744d3 Add gitlab CI
2019-07-06 12:34:11 -06:00

25 lines
348 B
YAML

image: "redoxos/redoxer"
stages:
- build
- test
cache:
paths:
- target/
build:redox:
stage: build
script: redoxer build --verbose
test:redox:
stage: test
dependencies:
- build:redox
script:
- redoxer run --verbose --
create_test
switch
tcp_fin
tls