Added deploy workflow

This commit is contained in:
Sebastian Speitel 2020-01-30 12:03:36 +01:00 committed by GitHub
parent 5f26c4ce4f
commit ad099d5667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

17
.github/workflows/deploy.yml vendored Normal file
View File

@ -0,0 +1,17 @@
name: Deploy
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: http request
run: curl https://deploy.walduni.de