mirror of
https://codeberg.org/librarian/docs
synced 2024-12-06 19:16:47 +01:00
Remove release
This commit is contained in:
+1
-2
@@ -3,7 +3,6 @@ pipeline:
|
||||
image: squidfunk/mkdocs-material
|
||||
commands:
|
||||
- mkdocs build
|
||||
- mkdir artifacts
|
||||
deploy:
|
||||
image: alpine:latest
|
||||
commands:
|
||||
@@ -23,4 +22,4 @@ pipeline:
|
||||
- git add .
|
||||
- git commit -m "Update site"
|
||||
- git push
|
||||
secrets: [ssh_key]
|
||||
secrets: [ssh_key]
|
||||
|
||||
Reference in New Issue
Block a user