Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
python-compile
Commits
b4088aca
Commit
b4088aca
authored
Jun 17, 2020
by
EKbfh
🐼
Browse files
Add sha1sums cut
parent
4fb5d0fa
Pipeline
#24237
passed with stages
in 27 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b4088aca
...
...
@@ -81,7 +81,7 @@ compile_RedHat:
stage
:
upload
image
:
registry.getnoc.com/infrastructure/s3helper:master
before_script
:
-
sha1sum python${PYTHON_VERSION_3_8}.tar.gz > python${PYTHON_VERSION_3_8}.tar.gz_SHA1SUMS
-
sha1sum python${PYTHON_VERSION_3_8}.tar.gz
| awk '{ print $1 }'
> python${PYTHON_VERSION_3_8}.tar.gz_SHA1SUMS
tags
:
-
docker
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment