base-images icon indicating copy to clipboard operation
base-images copied to clipboard

Convert heroku/stack-images to GitHub Actions

Open mgomes opened this issue 3 years ago • 0 comments

Pipeline migrated from Circle CI :tada:

Manual steps

Perform the follow steps to complete the migration:

heroku/stack-images/build

  • [ ] Ensure environment variable is updated: DOCKER_HUB_TOKEN
  • [x] Ensure environment variable is updated: DOCKER_HUB_USERNAME
  • [ ] Ensure environment variable is updated: ID_SERVICE_PASSWORD
  • [x] Ensure environment variable is updated: ID_SERVICE_TOKEN_ENDPOINT
  • [x] Ensure environment variable is updated: ID_SERVICE_USERNAME
  • [x] Ensure environment variable is updated: INTERNAL_REGISTRY_HOST
  • [x] Ensure environment variable is updated: INTERNAL_REGISTRY_USERNAME
  • [ ] Ensure environment variable is updated: MANIFEST_APP_TOKEN
  • [x] Ensure environment variable is updated: MANIFEST_APP_URL

mgomes avatar Sep 19 '22 22:09 mgomes