mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 09:58:53 -05:00
Do I Need Spaces?
This commit is contained in:
parent
09ed20c74a
commit
0b8c55b89c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[dns]
|
[dns]
|
||||||
nameservers=["10.42.10.1"]
|
nameservers = ["10.42.10.1"]
|
||||||
- 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