Files
alire-index-community/shippable.yml
T
2019-03-22 16:49:46 +01:00

26 lines
462 B
YAML

# 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