[CI/CD] re-rename pipeline steps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Vri 🌈 2023-03-30 09:52:28 +02:00
parent 779202dd7f
commit 8c5492ff5b
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -5,7 +5,7 @@ pipeline:
- pacman -Syu --noconfirm hugo git
- hugo --destination /woodpecker/build/ --minify --cleanDestinationDir
upload:
upload-main:
image: archlinux
commands:
- pacman -Syu --noconfirm openssh rsync
@ -18,7 +18,7 @@ pipeline:
when:
branch: main
upload:
upload-cicd:
image: archlinux
commands:
- pacman -Syu --noconfirm openssh rsync