mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
fix: Remove registries config, use Docker config.json instead
Some checks failed
CI/CD Pipeline / frontend-lint (push) Failing after 0s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 0s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
Some checks failed
CI/CD Pipeline / frontend-lint (push) Failing after 0s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 0s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
This commit is contained in:
parent
262c7b1f9c
commit
e1f9bc98a2
@ -16,8 +16,4 @@ data:
|
|||||||
- "--privileged"
|
- "--privileged"
|
||||||
docker_host: "tcp://localhost:2375"
|
docker_host: "tcp://localhost:2375"
|
||||||
force_pull: false
|
force_pull: false
|
||||||
registries:
|
|
||||||
"https://index.docker.io/v1/":
|
|
||||||
username: samyrai
|
|
||||||
password: dckr_pat_SFQVdLDsWT6U8EmCqph5rLQzIAI
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user