Closed ErikSchierboom closed 4 years ago
@ErikSchierboom I'm going to close this as I already opened a PR to do this #8 unless this one is different?
@verdammelt This is indeed a duplicate. Let's close this one. Also note that the other PR is no longer blocked and can be merged.
The v3 website uses Docker images from Amazon ECR for all the tooling. Each tooling repo should have a workflow to automatically push to Amazon ECR whenever something is merged to master.
This PR adds a GitHub Actions workflow to automatically build and push a new Docker image whenever something is merged to master.
See https://github.com/exercism/v3/issues/2728