lets test
This commit is contained in:
parent
f070d5d3cd
commit
a7de5fd1eb
1 changed files with 0 additions and 4 deletions
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
runs-on:
|
||||
- ${{ matrix.arch }}
|
||||
- docker
|
||||
container:
|
||||
image: docker:24-dind
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
@ -51,8 +49,6 @@ jobs:
|
|||
manifest:
|
||||
needs: build-and-push
|
||||
runs-on: amd64-docker
|
||||
container:
|
||||
image: docker:24-dind
|
||||
steps:
|
||||
- name: Login to Forgejo Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue