Added submodule flokatilib
This commit is contained in:
parent
3379ccc398
commit
2cda4d4de9
3 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
image: gitlab/dind
|
||||
|
||||
before_script:
|
||||
- docker info
|
||||
#- docker info
|
||||
- export REV=$(git rev-list HEAD --count)
|
||||
- export BUILDDATE=$(date)
|
||||
- export BRANCH=$CI_COMMIT_REF_SLUG
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "flokatilib"]
|
||||
path = flokatilib
|
||||
url = https://git.dnix.de/an/flokatilib.git
|
1
flokatilib
Submodule
1
flokatilib
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1edeefa0ffa0e5b8f1df7b44aff9e44f844753ff
|
Loading…
Add table
Add a link
Reference in a new issue