slight whoopsie on file copying
All checks were successful
Build container / Build (push) Successful in 2m57s
All checks were successful
Build container / Build (push) Successful in 2m57s
This commit is contained in:
@@ -11,6 +11,6 @@ RUN uv sync --frozen
|
||||
|
||||
# copy the rest of the code
|
||||
COPY config.yaml .
|
||||
COPY config .
|
||||
COPY config/ ./config/
|
||||
|
||||
CMD ["uv", "run", "octodns-sync", "--config-file", "config.yaml", "--doit"]
|
||||
|
||||
Reference in New Issue
Block a user