rasa icon indicating copy to clipboard operation
rasa copied to clipboard

Only Push Docker Base Images for Internal Builds

Open rasa-jmac opened this issue 1 year ago • 0 comments

Proposed changes:

  • Only push Docker base images to Docker Hub if the build is not triggered by an external fork.
  • This ensures that external contributors can contribute changes to Dockerfiles without being blocked by security measures that prevent forks having access to secrets within GitHub Actions workflows.

Status (please check what you already did):

  • [ ] added some tests for the functionality
  • [ ] updated the documentation
  • [ ] updated the changelog (please check changelog for instructions)
  • [ ] reformat files using black (please check Readme for instructions)

rasa-jmac avatar Sep 21 '22 13:09 rasa-jmac