Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pulling image from ECR does work and don't provide logs.

Eric Santos do Nascimento November 15, 2017

I'm trying to pull a image from my ECR account, but it does not working and worst thing, it does not show any log so I'm actually blind.

 

image: maven:3.3.9

pipelines:
  default:
    - step:
        caches:
          - maven
        script:
          - docker version
        services:
          - elasticsearch

definitions:
  services:
    elasticsearch:
      image:
        name: accountId.dkr.ecr.eu-central-1.amazonaws.com/elastic-search
        aws:
          access-key: $AWS_ACCESS_KEY
          secret-key: $AWS_SECRET_KEY
options:
  docker: true

this is my yml file, I'm doing something wrong? why there is no logs.

 

Screen Shot 2017-11-15 at 18.09.33.png

 

 

1 answer

0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 8, 2017

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events