Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Specification Tools
Scripts
Commits
eccc726e
Commit
eccc726e
authored
1 year ago
by
Miguel Angel Reina Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Use the right docker image
parent
79516e94
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
generate_changemarks.sh
+1
-1
1 addition, 1 deletion
generate_changemarks.sh
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
0
View file @
eccc726e
...
@@ -63,6 +63,7 @@ Word CR text:
...
@@ -63,6 +63,7 @@ Word CR text:
Protect branch
:
Protect branch
:
stage
:
generation
stage
:
generation
when
:
on_success
when
:
on_success
needs
:
[
"
Word
CR
text"
]
only
:
only
:
-
merge_requests
-
merge_requests
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
generate_changemarks.sh
+
1
−
1
View file @
eccc726e
#!/bin/bash
#!/bin/bash
FORGELIB_DOCKER_IMAGE
=
forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.11.0
FORGELIB_DOCKER_IMAGE
=
forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.11.0
GENERATE_CHANGEMARKS_DOCKER_IMAGE
=
generatechangemarks:
master
GENERATE_CHANGEMARKS_DOCKER_IMAGE
=
generatechangemarks:
clause0
DOCKER_IMAGE
=
pandoc/core:3.1.1.0
DOCKER_IMAGE
=
pandoc/core:3.1.1.0
echo
"
\n
------ Checking for docker image --------"
echo
"
\n
------ Checking for docker image --------"
...
...
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