CI: Use own package as base
authorLain Soykaf <lain@lain.com>
Sun, 26 Dec 2021 17:05:42 +0000 (18:05 +0100)
committerLain Soykaf <lain@lain.com>
Sun, 26 Dec 2021 17:05:42 +0000 (18:05 +0100)
commitc52390a7d9170c00371561115f3eb8eea6fb3515
tree697bb368177ca0e26df93dbd9897a7c9f726f7f1
parent3b8eaadb0d8fb7c2e415340ac93f78b00b7dbb5d
CI: Use own package as base

So we can skip updating and installing the same packages a million
times. It will still grab the hex.pm stuff -- maybe we can find a way to
avoid this, too.
.gitlab-ci.yml
ci/Dockerfile [new file with mode: 0644]
ci/build_and_push.sh [new file with mode: 0755]