This commit is contained in:
Malte Jürgens 2022-05-09 19:44:46 +02:00
parent ee411e17a7
commit 6d3c756cce
No known key found for this signature in database
GPG Key ID: D29FBD5F93C0CFC3

View File

@ -22,6 +22,9 @@ Build Docker Images:
- fedora35
- macos-x86_64
- macos-aarch64
before_script:
- apt update
- apt install -y make
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- make docker-$DISTRO