Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
orchestra
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
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
revng
orchestra
Commits
953b8344
Commit
953b8344
authored
4 years ago
by
Filippo Cremonese
Browse files
Options
Downloads
Patches
Plain Diff
Changed orchestra config HTTP URL variable name
parent
c291c3d9
Branches
master
No related tags found
No related merge requests found
Pipeline
#4716
failed
2 years ago
Changes
1
Pipelines
1085
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 @
953b8344
...
...
@@ -6,7 +6,7 @@ stages:
create-binaries
:
stage
:
build
script
:
-
git clone "${ORCHESTRA_CONFIG_URL:-https://github.com/revng/orchestra.git}"
-
git clone "${ORCHESTRA_CONFIG_
REPO_HTTP_
URL:-https://github.com/revng/orchestra.git}"
-
cd orchestra
-
.orchestra/ci/install-dependencies.sh
-
.orchestra/ci/ci.sh
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