Commit 657a8230 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent f646ae52
Pipeline #39980 passed with stages
in 6 minutes and 17 seconds
...@@ -8,6 +8,8 @@ stages: ...@@ -8,6 +8,8 @@ stages:
build: build:
stage: build stage: build
dependencies: [] dependencies: []
tags:
- linux
script: script:
- mkdir -p dist - mkdir -p dist
- cd closeup - cd closeup
......
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