test github...
This commit is contained in:
parent
3738fb9644
commit
329569e03b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ jobs:
|
||||||
git config --local gc.auto 0
|
git config --local gc.auto 0
|
||||||
git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA"
|
git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA"
|
||||||
git reset --hard "$GITHUB_SHA"
|
git reset --hard "$GITHUB_SHA"
|
||||||
|
printenv
|
||||||
|
|
||||||
- name: Testing the artifact uploading
|
- name: Testing the artifact uploading
|
||||||
id: "uploading"
|
id: "uploading"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue