Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cl-docker-images
ccl
Commits
93ea4dc7
Commit
93ea4dc7
authored
Nov 28, 2020
by
Eric Timmons
Browse files
Add extract-nightly-commit.sh
parent
13393cae
Pipeline
#2145
passed with stages
in 2 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extract-nightly-commit.sh
0 → 100755
View file @
93ea4dc7
#!/bin/sh
set
-e
grep
-e
"^ENV ECL_COMMIT"
nightly/buster/Dockerfile |
cut
-d
" "
-f
3
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