Remove release

This commit is contained in:
video-prize-ranch
2022-12-13 16:05:50 -05:00
parent 1e579c5802
commit 663e89671f
+1 -2
View File
@@ -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]