mirror of
https://github.com/opdavies/build-configs.git
synced 2025-04-21 01:31:11 +01:00
fix(fractal): run inside the container
This commit is contained in:
parent
f5a8c691f0
commit
4b67b0edb1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ fi
|
|||
|
||||
# Remove and generated or temporary files.
|
||||
function build {
|
||||
fractal build "${@}"
|
||||
cmd fractal build "${@}"
|
||||
}
|
||||
|
||||
function ci:build {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue