http://2crftbzxbcoqolvzreaaeyrod5qwycayef55gxgzgfcpqlaxrnh3kkqd.onion/dotya.ml/homepage/blame/branch/master/.drone.yml
Co-authored-by: surtur <a_mirre@utb.cz>
Reviewed-on: https://git.dotya.ml/dotya.ml/homepage/pulls/33 2022-08-08 15:20:50 +02:00 volumes : - name : gopath path : /go depends_on : - go vet commands : - go build -v -ldflags "-s -w -X main.Version=${DRONE_COMMIT}" . fix: {ci race condition,traefik}
as a result of #33:
* traefik proxy according to compose was pointing nowhere
* traefik was attempting to redirect as it used to when the site was
behind nginx, which is unneccessary now, the go...