Cloud Build: Add newlines at EOF.
This commit is contained in:
parent
f840493078
commit
6bc6be04c8
11 changed files with 11 additions and 11 deletions
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -16,4 +16,4 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& cd images/ && make NAME=ext-auth-example-authsvc push
|
||||
&& cd images/ && make NAME=ext-auth-example-authsvc push
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -14,4 +14,4 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& cd images/ && make NAME=fastcgi-helloserver push
|
||||
&& cd images/ && make NAME=fastcgi-helloserver push
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -16,4 +16,4 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& cd images/ && make NAME=go-grpc-greeter-server push
|
||||
&& cd images/ && make NAME=go-grpc-greeter-server push
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.0.3
|
||||
v0.0.3
|
||||
|
|
|
@ -16,4 +16,4 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& cd images/ && make NAME=httpbun push
|
||||
&& cd images/ && make NAME=httpbun push
|
||||
|
|
|
@ -14,4 +14,4 @@ steps:
|
|||
- -c
|
||||
- |
|
||||
gcloud auth configure-docker \
|
||||
&& cd images/nginx-1.25 && make push
|
||||
&& cd images/nginx-1.25 && make push
|
||||
|
|
Loading…
Reference in a new issue