Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ana
valse
Commits
b537ade8
Commit
b537ade8
authored
Nov 04, 2016
by
Bat
Browse files
better ci: don't use CI_BUILD_TAG
parent
8611802f
Pipeline
#9495
failed with stages
in 6 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b537ade8
...
...
@@ -58,7 +58,7 @@ rpm:
-
build
artifacts
:
paths
:
-
valse-dev
el-$CI_BUILD_TAG.$(uname -m)
.rpm
-
valse-dev
-0.1.x86_64
.rpm
deb
:
image
:
debian:latest
...
...
@@ -86,4 +86,4 @@ deb:
-
build
artifacts
:
paths
:
-
valse-dev-
$CI_BUILD_TAG.$(uname -m)
.deb
-
valse-dev-
0.1.amd64
.deb
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