Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
I
init
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
init
Commits
7052e312
Commit
7052e312
authored
Aug 04, 2020
by
nanahira
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ci
parent
3e423276
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab.ci.yml
.gitlab.ci.yml
+3
-3
No files found.
.gitlab.ci.yml
View file @
7052e312
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
...
...
nanahira
@nanahira
mentioned in commit
d4ab06d2
·
Aug 04, 2020
mentioned in commit
d4ab06d2
mentioned in commit d4ab06d2cae067871d5a69ff95c4c0043dd100cb
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment