Skip to content
Snippets Groups Projects
Commit 28530232 authored by nanocryk's avatar nanocryk
Browse files

Merge branch 'ci' into dev

parents 7683e10c 659c150b
No related branches found
No related tags found
No related merge requests found
stages:
- test
- builds
- tests
before_script:
- export PATH="$HOME/.cargo/bin:$PATH"
test:
stage: test
builds:
stage: builds
tags:
- redshift-rs
script:
- cargo build
tests:
stage: tests
tags:
- redshift-rs
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment