-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Description
Describe the bug
v1.4.0 has not been published to ECR or Docker Hub as shown in GitHub Workflows page.
https://github.com/Netflix/consoleme/actions
To Reproduce
- View GitHub Actions for ECR/Docker Hub Push
- docker pull consoleme/consoleme:1.4.0
Expected behavior
Pipeline successfully completes GitHub Actions to publish latest docker image with security fixes
Additional context
ECR Failing with:
An error occurred (UnrecognizedClientException) when calling the GetAuthorizationToken operation: The security token included in the request is invalid.
Error: Cannot perform an interactive login from a non TTY device
Docker Job failing with:
#12 [ 7/14] RUN npm install yarn -g
#12 0.177 /bin/sh: 1: npm: not found
#12 ERROR: process "/bin/sh -c npm install yarn -g" did not complete successfully: exit code: 127
Metadata
Metadata
Assignees
Labels
No labels