This commit is contained in:
parent
8f873659fb
commit
4243b7a9cf
4
.github/workflows/build-canaryv3.yml
vendored
4
.github/workflows/build-canaryv3.yml
vendored
@ -18,11 +18,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Not github check
|
- name: Not github check
|
||||||
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
|
4
.github/workflows/build-nestv3.yml
vendored
4
.github/workflows/build-nestv3.yml
vendored
@ -18,11 +18,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Not github check
|
- name: Not github check
|
||||||
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
|
4
.github/workflows/github-pushback.yml
vendored
4
.github/workflows/github-pushback.yml
vendored
@ -16,11 +16,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Is github check
|
- name: Is github check
|
||||||
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" || exit 1
|
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" || exit 1
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
|
4
.github/workflows/release-canaryv3.yml
vendored
4
.github/workflows/release-canaryv3.yml
vendored
@ -18,11 +18,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Not github check
|
- name: Not github check
|
||||||
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
|
4
.github/workflows/release-nestv3.yml
vendored
4
.github/workflows/release-nestv3.yml
vendored
@ -18,11 +18,11 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Not github check
|
- name: Not github check
|
||||||
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
run: echo "${PWD##*/}" | grep "gitea-pika-first-setup" && exit 1
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
uses: shimataro/ssh-key-action@v2
|
uses: shimataro/ssh-key-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user