ci
This commit is contained in:
parent
df624e056a
commit
f73636c7eb
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.*~
|
||||||
|
~*
|
||||||
|
*~
|
||||||
|
|
5
.gitlab-ci.yml
Normal file
5
.gitlab-ci.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
include:
|
||||||
|
- project: dockerized/commons
|
||||||
|
ref: master
|
||||||
|
file: gitlab-ci-template.yml
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user