mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-04-25 10:58:53 -05:00
Forgot to add creation time to jib
This commit is contained in:
@@ -82,6 +82,9 @@
|
||||
<to>
|
||||
<image>rg.nl-ams.scw.cloud/dreamexposure/discal-client:${revision}</image>
|
||||
</to>
|
||||
<container>
|
||||
<creationTime>USE_CURRENT_TIMESTAMP</creationTime>
|
||||
</container>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
@@ -107,6 +107,9 @@
|
||||
<to>
|
||||
<image>rg.nl-ams.scw.cloud/dreamexposure/discal-server:${revision}</image>
|
||||
</to>
|
||||
<container>
|
||||
<creationTime>USE_CURRENT_TIMESTAMP</creationTime>
|
||||
</container>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
@@ -114,6 +114,9 @@
|
||||
<to>
|
||||
<image>rg.nl-ams.scw.cloud/dreamexposure/discal-web:${revision}</image>
|
||||
</to>
|
||||
<container>
|
||||
<creationTime>USE_CURRENT_TIMESTAMP</creationTime>
|
||||
</container>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user