Add Woodpecker CI pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
archos 2024-05-24 18:13:04 +02:00
parent e76769188a
commit 230199ffd0

View File

@ -2,9 +2,9 @@ steps:
- name: file_operations
image: ubuntu
commands:
- echo "Starting file operations tests"
- ./file_operations.sh
- echo "File operations tests complete"
- echo "Start nastavení servwru Ubuntu"
- ./setup_server.sh
- echo "server Ubuntu operations tests complete"
when:
branch:
- master