mirror of
https://codeberg.org/Hyperpipe/pages
synced 2024-12-06 19:16:42 +01:00
Update CI config
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ pipeline:
|
||||
generate:
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk add jq
|
||||
- apk add jq git
|
||||
- chmod u+x gen.sh && ./gen.sh
|
||||
- git add .
|
||||
- git config user.name "Hyperpipe Bot"; git config user.email "hyperpipe@noreply.codeberg.org"
|
||||
|
||||
Reference in New Issue
Block a user