testing out ci
This commit is contained in:
parent
9056ca5a4d
commit
01b7609ce4
7
.gitlab-ci.yml
Normal file
7
.gitlab-ci.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
stages:
|
||||||
|
- syntaxcheck
|
||||||
|
|
||||||
|
test:
|
||||||
|
stage: syntaxcheck
|
||||||
|
script:
|
||||||
|
- python3 -i panxy.py
|
Loading…
Reference in New Issue
Block a user