SM
install dependencies for apteka.mobile:
extends: .install dependencies
script:
- export TARGET=${CI_JOB_NAME##* }
- cd apteka.mobile
- npm install
cache:
key: ${CI_COMMIT_REF_SLUG}-review-${TARGET}
как нибудь так?
Size: a a a
SM
install dependencies for apteka.mobile:
extends: .install dependencies
script:
- export TARGET=${CI_JOB_NAME##* }
- cd apteka.mobile
- npm install
cache:
key: ${CI_COMMIT_REF_SLUG}-review-${TARGET}
А
ERROR: Preparation failed: Error response from daemon: Get https://... no basic auth credentials (docker.go:131:0s)Не могу понять что я упустил.
АС
ERROR: Preparation failed: Error response from daemon: Get https://... no basic auth credentials (docker.go:131:0s)Не могу понять что я упустил.
А
{
"credsStore": "ecr-login"
}что я и сделалAO
АС
АС
{
"credsStore": "ecr-login"
}что я и сделалА
АС
АС
{
"credsStore": "ecr-login"
}что я и сделалАС
DV
АС
[[runners]]
environment = ["DOCKER_AUTH_CONFIG={\"auths\":{\"registry.example.com:5000\":{\"auth\":\"bXlfdXNlcm5hbWU6bXlfcGFzc3dvcmQ=\"}}}"]
А
AO
DV
АС