This commit is contained in:
parent
d2205b11a7
commit
02b9aebbe5
341 changed files with 1571 additions and 32574 deletions
|
|
@ -9,8 +9,8 @@ services:
|
|||
volumes:
|
||||
- ./var/repos:/srv/git
|
||||
|
||||
anubis:
|
||||
image: ko.local/anubis
|
||||
nuke:
|
||||
image: ko.local/nuke
|
||||
environment:
|
||||
BIND: ":8005"
|
||||
TARGET: http://cgit:80
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ set -u
|
|||
|
||||
source ../lib/lib.sh
|
||||
|
||||
build_anubis_ko
|
||||
build_nuke_ko
|
||||
|
||||
rm -rf ./var/repos ./var/clones
|
||||
mkdir -p ./var/repos ./var/clones
|
||||
|
|
@ -22,4 +22,4 @@ sleep 2
|
|||
|
||||
(cd ./var/clones && git clone http://localhost:8005/status.git)
|
||||
|
||||
exit 0
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue