mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
feat: Add Docker Hub authentication for act_runner
Some checks failed
CI/CD Pipeline / backend-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 / frontend-lint (push) Failing after 1s
Some checks failed
CI/CD Pipeline / backend-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 / frontend-lint (push) Failing after 1s
This commit is contained in:
parent
037f1e4669
commit
44e9d93a08
@ -16,4 +16,8 @@ data:
|
||||
- "--privileged"
|
||||
docker_host: "tcp://localhost:2375"
|
||||
force_pull: false
|
||||
registries:
|
||||
docker.io:
|
||||
username: samyrai
|
||||
password: dckr_pat_SFQVdLDsWT6U8EmCqph5rLQzIAI
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user