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