Remove duplicate GHA step to build image#1726
Conversation
The old build step was accidently re-introduced to the docker_build GitHub Action workflow in commit #ba01fe672688b6303da1d5008a6ea7471d664dbb This meant we were building images twice as part of CI.
|
|
🎉 A review copy of this PR has been deployed! It is made of up two components Important Not all of the functionality of forms-runner is present in review apps. You should use the full dev environment to test the functionality which is disabled here. It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready For the sign in details and more information, see the review apps wiki page. |



The old build step was accidentally re-introduced to the docker_build GitHub Action workflow in commit ba01fe672688b6303da1d5008a6ea7471d664dbb
This meant we were building images twice as part of CI.