kaniko/deploy
Priya Wadhwa ef3f64bdf6 Build each kaniko image separately
I was seeing an error with our cloudbuild triggers where the tagged
:latest version of image wasn't the same as the :commit version, even
though it was created via 'docker tag image:commit image:latest'.

I'm not sure why this would be happening, but for now building each
image separately should hopefully fix this error.
2018-08-28 10:59:29 -07:00
..
Dockerfile Set a workdir so paths can be relative to /workspace. 2018-06-26 10:54:04 -07:00
Dockerfile_debug fix add command bug when adding remote URLs (#277) 2018-08-07 17:10:27 -07:00
cloudbuild-release.yaml Release v0.3.0 kaniko (#263) 2018-07-31 11:56:00 -07:00
cloudbuild.yaml Build each kaniko image separately 2018-08-28 10:59:29 -07:00