You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test runner has a problem where if someone modifies the docker image locally and then pushes, the build will fail because its going to use the runner from dockerhub. We should build it in the pipeline but I only want to do so if the files have changed.
We should also build and push to dockerhub on merge to master if the docker files have changed.
The text was updated successfully, but these errors were encountered:
The test runner has a problem where if someone modifies the docker image locally and then pushes, the build will fail because its going to use the runner from dockerhub. We should build it in the pipeline but I only want to do so if the files have changed.
We should also build and push to dockerhub on merge to master if the docker files have changed.
The text was updated successfully, but these errors were encountered: