File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1616 - -c
1717 - |
1818 gcloud auth configure-docker \
19- && make push
19+ && cd images/cfssl && make push
2020substitutions :
2121 _GIT_TAG : " 12345"
2222 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1616 - -c
1717 - |
1818 gcloud auth configure-docker \
19- && make push
19+ && cd images/custom-error-pages && make push
2020substitutions :
2121 _GIT_TAG : " 12345"
2222 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1616 - -c
1717 - |
1818 gcloud auth configure-docker \
19- && make push
19+ && cd images/echo && make push
2020substitutions :
2121 _GIT_TAG : " 12345"
2222 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1818 - -c
1919 - |
2020 gcloud auth configure-docker \
21- && make push
21+ && cd images/ext-auth-example-authsvc && make push
2222substitutions :
2323 _GIT_TAG : " 12345"
2424 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1616 - -c
1717 - |
1818 gcloud auth configure-docker \
19- && make push
19+ && cd images/fastcgi-helloserver && make push
2020substitutions :
2121 _GIT_TAG : " 12345"
2222 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1818 - -c
1919 - |
2020 gcloud auth configure-docker \
21- && make push
21+ && cd images/go-grpc-greeter-server && make push
2222substitutions :
2323 _GIT_TAG : " 12345"
2424 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1818 - -c
1919 - |
2020 gcloud auth configure-docker \
21- && make push
21+ && cd images/httpbin && make push
2222substitutions :
2323 _GIT_TAG : " 12345"
2424 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 3131 - -c
3232 - |
3333 gcloud auth configure-docker \
34- && make push
34+ && cd images/kube-webhook-certgen && make push
3535substitutions :
3636 _GIT_TAG : " 12345"
3737 _PULL_BASE_REF : " main"
Original file line number Diff line number Diff line change 1616 - -c
1717 - |
1818 gcloud auth configure-docker \
19- && make push
19+ && cd images/nginx && make push
2020substitutions :
2121 _GIT_TAG : " 12345"
2222 _PULL_BASE_REF : " master"
Original file line number Diff line number Diff line change 1818 - -c
1919 - |
2020 gcloud auth configure-docker \
21- && make push
21+ && cd images/opentelemetry && make push
2222substitutions :
2323 _GIT_TAG : " 12345"
2424 _PULL_BASE_REF : " main"
You can’t perform that action at this time.
0 commit comments