Merge pull request #7 from SebastianSpeitel/patch-3

Added deploy workflow
This commit is contained in:
Clemens Riese 2020-01-30 12:13:40 +01:00 committed by GitHub
commit 50a9dd1db5
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