Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
bodc
Testing Ci Cd
Commits
6e5da3b5
Commit
6e5da3b5
authored
3 years ago
by
qtl
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
be0150b6
Pipeline
#59361
failed
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
6e5da3b5
...
...
@@ -14,9 +14,9 @@ first_stage:
-
echo 'hello world'
-
echo $CI_COMMIT_TAG
-
CI_SOURCE_BRANCH=$(git for-each-ref | grep $CI_COMMIT_SHORT_SHA | grep origin | sed "s/.*\///")
-
VER = $COMMIT_TAG
#
- VER = $COMMIT_TAG
-
echo $CI_SOURCE_BRANCH
-
echo $VER
-
#
echo $VER
tags
:
-
javac
rules
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment