build: Pause FreeBSD image building.

This commit is contained in:
Dorian 2020-07-19 18:52:26 -04:00
parent a9d941b831
commit 402ba834bc
1 changed files with 9 additions and 8 deletions

View File

@ -140,14 +140,15 @@ workflows:
cache_from: "dorianpula/rookeries:build-latest"
extra_build_args: "--target BUILD"
- docker/publish:
name: docker-freebsd-build-image
image: dorianpula/rookeries-build
docker-username: DOCKER_USER
docker-password: DOCKER_PASS
tag: freebsd-latest
path: freebsd-builder
cache_from: "dorianpula/rookeries:freebsd-build-latest"
# TODO: Pause FreeBSD packaging for now.
# - docker/publish:
# name: docker-freebsd-build-image
# image: dorianpula/rookeries-build
# docker-username: DOCKER_USER
# docker-password: DOCKER_PASS
# tag: freebsd-latest
# path: freebsd-builder
# cache_from: "dorianpula/rookeries:freebsd-build-latest"
triggers:
- schedule: