Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
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
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
nodes
rust
Duniter v2S
Commits
3e6f0efa
Commit
3e6f0efa
authored
10 months ago
by
Hugo Trentesaux
Browse files
Options
Downloads
Patches
Plain Diff
Revert "make it manual for testing"
This reverts commit
01a935fe
.
parent
01a935fe
No related branches found
No related tags found
No related merge requests found
Pipeline
#37032
passed
10 months ago
Stage: labels
Stage: quality
Stage: build
Stage: tests
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
2
View file @
3e6f0efa
...
@@ -257,8 +257,7 @@ gtest_srtool:
...
@@ -257,8 +257,7 @@ gtest_srtool:
create_g1_data
:
create_g1_data
:
stage
:
build
stage
:
build
rules
:
rules
:
-
when
:
manual
-
if
:
$CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(release\/runtime-)[0-9].*/
# - if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(release\/runtime-)[0-9].*/
image
:
h30x/py-g1-migrator
# this image already has plyvel python requirement and dependency
image
:
h30x/py-g1-migrator
# this image already has plyvel python requirement and dependency
variables
:
variables
:
DEBIAN_FRONTEND
:
noninteractive
DEBIAN_FRONTEND
:
noninteractive
...
...
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