Merge pull request 'Specify server on deploy' (#4) from develop into master
Some checks failed
/ build (push) Failing after 15s
Some checks failed
/ build (push) Failing after 15s
Reviewed-on: #4
This commit is contained in:
commit
35ed9487b5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
||||||
- 'master'
|
- 'master'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: kiljho
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue