We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a1577 commit 1697262Copy full SHA for 1697262
service-registry/README.md
@@ -40,14 +40,15 @@ We will create Docker Image using Google Container Tools and run this Docker Ima
40
```shell
41
$ ./mvnw -Pprod verify jib:dockerBuild
42
43
+...
44
[INFO] Executing tasks:
45
[INFO] [==============================] 100.0% complete
46
[INFO]
47
[INFO] ------------------------------------------------------------------------
48
[INFO] BUILD SUCCESS
49
50
[INFO] Total time: 17.728 s
-[INFO] Finished at: 2021-06-15T21:45:11+03:00
51
+[INFO] Finished at: 21:45:11+03:00
52
53
```
54
0 commit comments