Removed all source code files
This commit is contained in:
committed by
Alejandro R Mosteo
parent
f3cf5858dd
commit
4d69109e18
@@ -1,27 +0,0 @@
|
||||
# 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"
|
||||
- IMAGE_NAME="mosteo/gnat"
|
||||
IMAGE_TAG="ubuntu-lts"
|
||||
|
||||
build:
|
||||
pre_ci_boot:
|
||||
image_name: $IMAGE_NAME
|
||||
image_tag: $IMAGE_TAG
|
||||
pull: true
|
||||
ci:
|
||||
- gprbuild -j0 -p -P alire_env
|
||||
Reference in New Issue
Block a user