see if we can get it working...

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
Eric Ernst
2019-09-20 15:24:50 -07:00
parent 0eae776de3
commit 60876979f9

View File

@@ -26,10 +26,11 @@ jobs:
echo `ls`
#./build-artifacts $GITHUB_TAG
echo "github tag" $GITHUB_TAG
echo "github tag?" $GITHUB_REF
echo "github sha"
echo $GITHUB_SHA
echo `git branch -a --contains $GITHUB_SHA`
echo "done...."
# docker run alpine sh -c date