Feat individual build
Compare changes
+ 5
− 7
@@ -77,13 +77,13 @@ workflow:
@@ -114,11 +114,10 @@ build_http_proxy_image:
@@ -128,11 +127,10 @@ build_ssh_proxy_image:
Closes #147 (closed)
Currently, when a build pipeline is triggered, it builds both http-proxy
and ssh-proxy
. We don't necessarily want to build both images every time. This issue will be fixed in this MR.