mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-08 20:29:11 +00:00
see if we can get it working...
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
3
.github/workflows/hacking.yml
vendored
3
.github/workflows/hacking.yml
vendored
@@ -26,10 +26,11 @@ jobs:
|
|||||||
echo `ls`
|
echo `ls`
|
||||||
|
|
||||||
#./build-artifacts $GITHUB_TAG
|
#./build-artifacts $GITHUB_TAG
|
||||||
echo "github tag" $GITHUB_TAG
|
echo "github tag?" $GITHUB_REF
|
||||||
echo "github sha"
|
echo "github sha"
|
||||||
echo $GITHUB_SHA
|
echo $GITHUB_SHA
|
||||||
|
|
||||||
|
echo `git branch -a --contains $GITHUB_SHA`
|
||||||
echo "done...."
|
echo "done...."
|
||||||
|
|
||||||
# docker run alpine sh -c date
|
# docker run alpine sh -c date
|
||||||
|
Reference in New Issue
Block a user