Questions tagged as 'gitlab-ci'

0
answers

GitLab registry 'denied: requested access to the resource is denied' to push image

I get the following error in% co_of% trying to push to image from% co_of% to the registry $ docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY" Login Succeeded $ docker pull <anyImage> $ docker push "${CI_RE...
asked by 18.12.2018 / 15:12
0
answers

Integrate postman test with gitlab ci

There is some way to integrate these 2 services, since I see that I could use travis with postman, but I do not want to do without the ci and cd of gitlab. I am trying to use the gitlab runners along with the postman api, however I feel that...
asked by 11.04.2018 / 19:08