1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Sheogorath
10330144bb
Fix broken FROM tag
The last commit introduced a broken version reference due to a missing v
in front for the version.

This patch repairs this issue as well as providing a full repository
reference in order to make sure no override from other repositories
happens.
2020-07-05 23:23:10 +02:00
Sheogorath
df103f9387
Add influxdb dependency
This patch adds the influxdb library as dependency the gitlab runner
which will allow the mangement of influxdb setups using the new
monitoring module from the infrastructure repository.[1]

[1]: 9ae68023f1/roles/monitoring
2020-07-05 23:13:10 +02:00
Sheogorath
3f92097466
Upgrade .gitlab-ci process
This patch will upgrade to the newer gitlab-ci build process using
podman.
2020-07-05 23:12:14 +02:00
Sheogorath
b87c46c43f
Fix and add cleanup 2019-01-30 00:48:22 +01:00
Sheogorath
c6e6084eeb
Fix missing backslash 2019-01-30 00:44:42 +01:00
Sheogorath
a726d9f9bd
Inital commit for gitlab-runner 2019-01-30 00:37:08 +01:00