Fix: workflow dns options
All checks were successful
Build package / build-package (push) Successful in 1m3s
All checks were successful
Build package / build-package (push) Successful in 1m3s
This commit is contained in:
@@ -9,6 +9,7 @@ jobs:
|
|||||||
credentials:
|
credentials:
|
||||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
|
options: --dns 192.168.68.254 --dns-search konchin.com --dns-option ndots:15
|
||||||
env:
|
env:
|
||||||
REPO_NAME: custom
|
REPO_NAME: custom
|
||||||
MINIO_BUCKET: archrepo
|
MINIO_BUCKET: archrepo
|
||||||
|
|||||||
Reference in New Issue
Block a user