Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gitlab_tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoovauxoo
  • gitlab_tools
  • Issues
  • #2
Closed
Open
Issue created Mar 28, 2017 by José Ángel Fentánez@angelfentanezMaintainer

The upload_image script does not throw an error when it can't push the images

I noticed that it does not exit with an error when it fails to upload the images in the upload_image script, it seems to push them correctly but they are not in quay.io:
image image this is because when it fails, the cli does not raise an error, it just returns a dictionary with the result, we need to check that dictionary and see if an error occurred:
image

Assignee
Assign to
Time tracking