mirror of
https://codeberg.org/gothub/pages
synced 2024-12-06 19:16:41 +01:00
@@ -19,7 +19,7 @@ pipeline:
|
||||
- git clone git@codeberg.org:gothub/gothub-instances.git instances
|
||||
- cd instances
|
||||
- pwsh -c "Install-Module -Name PSHTML -Force"
|
||||
- pwsh -c "./generate.ps1 | Out-File index.html"
|
||||
- pwsh -c ".\generate.ps1 | Out-File index.html"
|
||||
# Git configuration
|
||||
- git config --global user.email $MAIL
|
||||
- git config --global user.name "Woodpecker CI"
|
||||
|
||||
Reference in New Issue
Block a user