Other try
This commit is contained in:
parent
ef51f1c246
commit
39ab1ee94c
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: set env variable
|
- name: set env variable
|
||||||
run: echo "GIT_SHA_SHORT=$(git rev-parse --short)" >> $GITHUB_ENV
|
run: echo "GIT_SHA_SHORT=$(git rev-parse --short)" >> $GITEA_ENV
|
||||||
- name: run one line script
|
- name: run one line script
|
||||||
run: echo one line script
|
run: echo one line script
|
||||||
- name: runs a set of command using the runner shell
|
- name: runs a set of command using the runner shell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user