mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-12 13:54:40 -05:00
Removing buildx Not Sure If I Need It
This commit is contained in:
parent
75ad85bae9
commit
755f192ae4
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ jobs:
|
||||||
# run: echo ${{ github.repository }}
|
# run: echo ${{ github.repository }}
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Set up Docker Buildx
|
|
||||||
uses: docker/setup-buildx-action@v3
|
|
||||||
- name: Login to docker repo
|
- name: Login to docker repo
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue