Commit d4ab06d2 authored by nanahira's avatar nanahira

Revert "fix ci"

This reverts commit 7052e312.
parent 7052e312
stages:
- run
- test
variables:
GIT_DEPTH: "1"
......@@ -16,7 +16,7 @@ before_script:
test_in_vm:
stage: run
stage: test
tags:
- vc
script:
......@@ -24,7 +24,7 @@ test_in_vm:
- ansible-playbook test.yml
test_in_container:
stage: run
stage: test
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