---
include:
  - local: tests/jobs/container.yml

variables:
  IMAGE_NAME: ${CI_REGISTRY_IMAGE}/buildah

.image:build:
  extends: .buildah
