diff --git a/.drone.yml b/.drone.yml index b4bdcbe..b14d6cf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ pipeline: commands: - go get - go build - + - pwd publish: image: plugins/docker diff --git a/render.go b/render.go index aee3a0b..7536eb2 100644 --- a/render.go +++ b/render.go @@ -14,7 +14,7 @@ import ( "strings" "sync" - "deadbeef.codes/steven/mandelbrot/palette" + "deadbeef.codes/steven/mandelmapper/palette" ) const (