# Test a couple compiler versions: # Debian testing # Ubuntu LTS # Latest Community Edition language: none # ada branches: only: - master - testing env: - IMAGE_NAME="reznik/gnat" IMAGE_TAG="gpl.2018.slim" - IMAGE_NAME="mosteo/gnat" IMAGE_TAG="debian-testing" build: pre_ci_boot: image_name: $IMAGE_NAME image_tag: $IMAGE_TAG pull: true ci: - gprbuild -j0 -p -P alire_env