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