fix: Fixes Caddy build scripts attempting to CD into a nonexistent directory
This commit is contained in:
parent
f67ae04d48
commit
1c32920c5b
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@
|
|||
TimeoutSec = 300;
|
||||
};
|
||||
script = ''
|
||||
cd /home/tera/Documents/ops/misc-git/nix-infra/hosts/andromeda/stacks/caddy/caddy
|
||||
docker build -t caddy-custom:2.10.0-builder -f ${./volume/Dockerfile} .
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue