mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-06-20 01:17:49 +02:00
Build u20 image to speed contributing document generation.
This image was left out of the last round of builds, which forced the contributing document to build it from scratch.
This commit is contained in:
+1
-1
@@ -337,7 +337,7 @@ pgbackrest/test/test.pl --vm-build --vm=u20
|
||||
--- output ---
|
||||
|
||||
P00 INFO: test begin on x86_64 - log level info
|
||||
P00 INFO: Building pgbackrest/test:u20-base image (31c2124ab0db03d97eb6324e12e22eb64eb4a3b8) ...
|
||||
P00 INFO: Using cached pgbackrest/test:u20-base-20230523A image (31c2124ab0db03d97eb6324e12e22eb64eb4a3b8) ...
|
||||
P00 INFO: Building pgbackrest/test:u20-test image ...
|
||||
P00 INFO: Build Complete
|
||||
```
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
# - docker login -u pgbackrest
|
||||
# - VM=XXX;DATE=YYYYMMDDX;BASE=pgbackrest/test:${VM?}-base;docker tag ${BASE?} ${BASE?}-${DATE?} && docker push ${BASE?}-${DATE?}
|
||||
# **********************************************************************************************************************************
|
||||
20230523A:
|
||||
x86_64:
|
||||
u20: 31c2124ab0db03d97eb6324e12e22eb64eb4a3b8
|
||||
|
||||
20230513A:
|
||||
x86_64:
|
||||
d10: 633def5323eeed51d7aa187ad1d61e854c47d6fa
|
||||
|
||||
Reference in New Issue
Block a user