Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alpine-curl-jq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
cloud
alpine-curl-jq
Commits
160f3c08
Commit
160f3c08
authored
5 years ago
by
Spyridon Trigazis
Browse files
Options
Downloads
Patches
Plain Diff
except qa and master
Signed-off-by:
Spyros Trigazis
<
spyridon.trigazis@cern.ch
>
parent
ca877e1e
No related branches found
No related tags found
No related merge requests found
Pipeline
#6248813
failed
1 year ago
Stage: prod
Changes
1
Pipelines
1513
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-0
3 additions, 0 deletions
.gitlab-ci.yml
with
3 additions
and
0 deletions
.gitlab-ci.yml
+
3
−
0
View file @
160f3c08
...
@@ -10,6 +10,9 @@ build-test:
...
@@ -10,6 +10,9 @@ build-test:
script
:
"
echo"
# unused but this line is required by GitLab CI
script
:
"
echo"
# unused but this line is required by GitLab CI
variables
:
variables
:
TO
:
$CI_REGISTRY_IMAGE:$CI_BUILD_STAGE
# where to push resulting image. Default, the GitLab registry
TO
:
$CI_REGISTRY_IMAGE:$CI_BUILD_STAGE
# where to push resulting image. Default, the GitLab registry
except
:
-
qa
-
master
build-qa
:
build-qa
:
stage
:
qa
stage
:
qa
...
...
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