....
build-develop-branch / build-branch (push) Failing after 36s
Details
build-develop-branch / build-branch (push) Failing after 36s
Details
This commit is contained in:
parent
ae701843b6
commit
33f938d90e
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: get tag
|
- name: get tag
|
||||||
run: |
|
run: |
|
||||||
../tea r ls -o=simple
|
../tea r ls -o=simple
|
||||||
version="$(../tea r ls -o=simple | head -n 1 | tr " " "\n" | head -n 1)""
|
version="$(../tea r ls -o=simple | head -n 1 | tr " " "\n" | head -n 1)"
|
||||||
echo version | awk -F. '/[0-9]+\./{$NF++;print}' OFS=.
|
echo version | awk -F. '/[0-9]+\./{$NF++;print}' OFS=.
|
||||||
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue