This commit is contained in:
Juli 2024-07-22 22:25:40 +03:00
parent 98c4ec666c
commit eb7c2fb247

View file

@ -12,6 +12,7 @@ steps:
- git config --global user.name "Woodpecker automation"
- git add .
- git commit -m "Automatic build from woodpecker"
- ssh -o "StrictHostKeyChecking=no" git@git.gay
- git push --set-upstream origin main
#steps:
# build: