Skip to content
Snippets Groups Projects
Commit 79825175 authored by Eric Timmons's avatar Eric Timmons
Browse files

Add extract-nightly-commit.sh

parent 92dd8dab
Branches
No related tags found
No related merge requests found
#!/bin/sh
set -e
grep -e "^ENV ECL_COMMIT" nightly/buster/Dockerfile | cut -d" " -f 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment