Commit d4ab06d2 authored by nanahira's avatar nanahira

Revert "fix ci"

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