Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GeVarLi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TRANSVIHMI
nfernandez
GeVarLi
Commits
49a8e82c
Commit
49a8e82c
authored
3 weeks ago
by
nicolas.fernandez_ird.fr
Browse files
Options
Downloads
Patches
Plain Diff
v.2025.03
parent
5d2f61d9
No related branches found
No related tags found
No related merge requests found
Pipeline
#86866
passed
3 weeks ago
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Run_GeVarLi.sh
+1
-1
1 addition, 1 deletion
Run_GeVarLi.sh
VERSION.txt
+0
-0
0 additions, 0 deletions
VERSION.txt
workflow/scripts/settings.sh
+1
-1
1 addition, 1 deletion
workflow/scripts/settings.sh
with
2 additions
and
2 deletions
Run_GeVarLi.sh
+
1
−
1
View file @
49a8e82c
...
...
@@ -24,7 +24,7 @@
#############
workdir
=
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
# Get working directory
version
=
$(
<
${
workdir
}
/VERSION
_temp
.txt
)
# Get version
version
=
$(
<
${
workdir
}
/VERSION.txt
)
# Get version
blue
=
"
\0
33[1;34m"
# blue
green
=
"
\0
33[1;32m"
# green
...
...
This diff is collapsed.
Click to expand it.
VERSION
_temp
.txt
→
VERSION.txt
+
0
−
0
View file @
49a8e82c
File moved
This diff is collapsed.
Click to expand it.
workflow/scripts/settings.sh
+
1
−
1
View file @
49a8e82c
...
...
@@ -24,7 +24,7 @@
#############
workdir
=
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
/../../
&&
pwd
)
# Get working directory
version
=
$(
<
${
workdir
}
/VERSION
_temp
.txt
)
# Get version
version
=
$(
<
${
workdir
}
/VERSION.txt
)
# Get version
blue
=
"
\0
33[1;34m"
# blue
green
=
"
\0
33[1;32m"
# green
...
...
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