mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
fix: Update Docker registry URL format in act_runner config
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-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 1s
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-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 1s
This commit is contained in:
parent
0aac8c316a
commit
f4c4822fe1
@ -17,7 +17,7 @@ data:
|
||||
docker_host: "tcp://localhost:2375"
|
||||
force_pull: false
|
||||
registries:
|
||||
docker.io:
|
||||
"https://index.docker.io/v1/":
|
||||
username: samyrai
|
||||
password: dckr_pat_SFQVdLDsWT6U8EmCqph5rLQzIAI
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user