nightly rouxed
check-and-test / check-and-test (push) Has been cancelled
Details
check-and-test / check-and-test (push) Has been cancelled
Details
This commit is contained in:
parent
9804644e90
commit
42bcdcc244
|
@ -8,7 +8,7 @@ jobs:
|
||||||
goreleaser:
|
goreleaser:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: RouxAntoine/checkout@v3.5.4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- run: git fetch --force --tags
|
- run: git fetch --force --tags
|
||||||
|
@ -46,7 +46,7 @@ jobs:
|
||||||
DOCKER_LATEST: nightly
|
DOCKER_LATEST: nightly
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: RouxAntoine/checkout@v3.5.4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # all history for all branches and tags
|
fetch-depth: 0 # all history for all branches and tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue