mirror of
https://codeberg.org/librarian/docs
synced 2024-12-06 19:16:47 +01:00
Fix tar command
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ pipeline:
|
||||
commands:
|
||||
- mkdocs build
|
||||
- mkdir artifacts
|
||||
- tar -C artifacts/site.tar.gz site/
|
||||
- tar c -f artifacts/site.tar.gz site/
|
||||
release:
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user