mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 Remove Travis and GitHub Actions builds for now
This commit is contained in:
parent
2c7f72821a
commit
85e3205bc7
3 changed files with 2 additions and 102 deletions
16
.github/workflows/test.yml
vendored
16
.github/workflows/test.yml
vendored
|
@ -1,16 +0,0 @@
|
|||
name: Test
|
||||
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Setup, Build, Publish, and Deploy
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build
|
||||
run: |-
|
||||
FORCE_DOWNLOAD=y ./build
|
Loading…
Add table
Add a link
Reference in a new issue