#!/usr/bin/env bash

docker build --pull -t registry-gitlab.netformic.net/oxid/ci .
docker push registry-gitlab.netformic.net/oxid/ci
