mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-07 03:40:15 +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`
|
||||
|
||||
#./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
|
||||
|
Reference in New Issue
Block a user