Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
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
typescript
duniter
Commits
833ab4e9
Unverified
Commit
833ab4e9
authored
2 years ago
by
Ismaël Bouya
Browse files
Options
Downloads
Patches
Plain Diff
remove useless script
parent
f1ba995a
No related branches found
No related tags found
1 merge request
!1414
remove useless script
Pipeline
#19132
passed
2 years ago
Stage: tests
Stage: package
Stage: quality
Stage: integration
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
with
0 additions
and
2 deletions
.gitlab-ci.yml
+
0
−
2
View file @
833ab4e9
...
...
@@ -160,8 +160,6 @@ releases:x64:
image
:
docker:git
tags
:
-
docker
before_script
:
-
git config --global --add safe.directory /builds/nodes/typescript/duniter
script
:
-
docker pull $CI_REGISTRY_IMAGE:$IMAGE_TAG ||
true
-
docker build --cache-from $CI_REGISTRY_IMAGE:$IMAGE_TAG --pull -t "$CI_REGISTRY_IMAGE:$IMAGE_TAG" --build-arg="INSTALL_DEX=$INSTALL_DEX" -f release/docker/Dockerfile .
...
...
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