We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b6ca8 commit dacd4f8Copy full SHA for dacd4f8
conf.d/main
@@ -0,0 +1,5 @@
1
+#!/bin/bash -ex
2
+
3
+apt-get update
4
5
+EXTERNAL_URL="http://wwww.example.com" apt-get install gitlab-ce -y
0 commit comments