Github CI workflow
This commit is contained in:
parent
41d4f862f0
commit
d9ab676671
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -1,6 +1,9 @@
|
|||
name: Tipi CI
|
||||
on:
|
||||
push:
|
||||
|
||||
env:
|
||||
ROOT_FOLDER: /test
|
||||
|
||||
jobs:
|
||||
cache-and-install:
|
||||
|
|
Loading…
Add table
Reference in a new issue