drone: kick fedora hard in the ass

pull/1232/head
nick black 4 years ago
parent 0a021fce1c
commit ded14ac190
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -39,25 +39,6 @@ steps:
- make -j2
- env TERM=xterm ctest
---
#kind: pipeline
#type: docker
#name: ubuntu-focal
#
#steps:
#- name: ubuntu-build
# image: dankamongmen/groovy:2020-11-21a
# commands:
# - export LANG=en_US.UTF-8
# - mkdir build
# - cd build
# - cmake -DCMAKE_BUILD_TYPE=Debug -DUSE_MULTIMEDIA=none ..
# - make -j2
# - env TERM=xterm ctest
# - make install
# - ldconfig
# - cd ../cffi
# - python3 setup.py sdist build
#---
kind: pipeline
type: docker
name: fedora-rawhide
@ -78,3 +59,22 @@ steps:
- rustc --version
- cargo build
- env TERM=xterm cargo t_all
#---
#kind: pipeline
#type: docker
#name: ubuntu-focal
#
#steps:
#- name: ubuntu-build
# image: dankamongmen/groovy:2020-11-21a
# commands:
# - export LANG=en_US.UTF-8
# - mkdir build
# - cd build
# - cmake -DCMAKE_BUILD_TYPE=Debug -DUSE_MULTIMEDIA=none ..
# - make -j2
# - env TERM=xterm ctest
# - make install
# - ldconfig
# - cd ../cffi
# - python3 setup.py sdist build

Loading…
Cancel
Save