This commit is contained in:
parent
806b3152b5
commit
4b68927041
1 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
github-server-url: 'https://git.asandikci.com'
|
github-server-url: 'https://git.asandikci.com'
|
||||||
repository: 'asandikci.com/web'
|
|
||||||
|
- name: Checks
|
||||||
|
run: ls -la /workspace/asandikci/CItest
|
||||||
|
|
||||||
- name: Setup Ruby
|
- name: Setup Ruby
|
||||||
uses: https://github.com/ruby/setup-ruby@v1
|
uses: https://github.com/ruby/setup-ruby@v1
|
||||||
|
|
Loading…
Reference in a new issue