Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Hepto
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACIDES
Hepto
Commits
7e0c76ba
Commit
7e0c76ba
authored
4 months ago
by
kaiyou
Browse files
Options
Downloads
Patches
Plain Diff
Fix the CI script
parent
7201ee3b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!13
refactor(#5): roles
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
7e0c76ba
...
...
@@ -33,7 +33,7 @@ compile:
variables
:
# The ansible vault only contains secret variables, cluster config itself
# is set from the documentation inventory
ANSIBLE_ARGS
:
-i ../.ci-vault -i inventories/sample-cloud.yaml --vault-password-file /tmp/vault -e
node_
prefix=ci-$CI_JOB_ID
ANSIBLE_ARGS
:
-i ../.ci-vault -i inventories/sample-cloud.yaml --vault-password-file /tmp/vault -e
$PROVIDER.
prefix=ci-$CI_JOB_ID
upload
:
stage
:
test
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment