Rhev124 commited on
Commit
7fc5bbb
·
verified ·
1 Parent(s): 9c30d7c

Upload 3 files

Browse files
Files changed (3) hide show
  1. gitlab-ce.tar +3 -0
  2. gitlab-runner.tar +3 -0
  3. run.sh +3 -0
gitlab-ce.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b93a11235665ae1bc1e176e2ec4483b49c49f7c6f9cf0c1afb22a7e7371160f8
3
+ size 3511600640
gitlab-runner.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d60e1e4df57fa7ea980a73be7545d2b67da0fbddb23b22543986f8498aeaf9
3
+ size 516425216
run.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ mkdir gitlab
2
+ export GITLAB_HOME=$(pwd)/gitlab
3
+ docker compose up -d