Add .gitlab-ci.yml
This commit is contained in:
parent
fe75b9e3de
commit
ef0d5f94db
1 changed files with 3 additions and 0 deletions
3
.gitlab-ci.yml
Normal file
3
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
job:
|
||||
script:
|
||||
- bash .scripts/datedirgen
|
Reference in a new issue