Commit 7052e312 authored by nanahira's avatar nanahira

fix ci

parent 3e423276
stages:
- test
- run
variables:
GIT_DEPTH: "1"
......@@ -16,7 +16,7 @@ before_script:
test_in_vm:
stage: test
stage: run
tags:
- vc
script:
......@@ -24,7 +24,7 @@ test_in_vm:
- ansible-playbook test.yml
test_in_container:
stage: test
stage: run
tags:
- linux
image: debian:buster-slim
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment