We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ede6fd + 96daf2c commit 9d7f864Copy full SHA for 9d7f864
1 file changed
pkg/git/git.go
@@ -38,8 +38,6 @@ REPOSITORY="$RECEIVE_REPO" \
38
USERNAME="$RECEIVE_USER" \
39
FINGERPRINT="$RECEIVE_FINGERPRINT" \
40
POD_NAMESPACE="$POD_NAMESPACE" \
41
-SLUG_BUILDER_IMAGE_PULL_POLICY="$SLUG_BUILDER_IMAGE_PULL_POLICY" \
42
-DOCKER_BUILDER_IMAGE_PULL_POLICY="$DOCKER_BUILDER_IMAGE_PULL_POLICY" \
43
boot git-receive | strip_remote_prefix
44
`
45
0 commit comments