Skip to content

Commit 6e58b4e

Browse files
author
SpivEgin
committed
added quay
1 parent 1700596 commit 6e58b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install:
2424
before_script:
2525
- env | sort
2626
- cd "$VERSION/$VARIANT"
27-
- image="postgres:${VERSION}${VARIANT:+-${VARIANT}}"
27+
- image="quay.io/spivegin/postgres:${VERSION}${VARIANT:+-${VARIANT}}"
2828

2929
script:
3030
- |

0 commit comments

Comments
 (0)