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 - name: file_operations
image: ubuntu image: ubuntu
commands: commands:
- echo "Starting file operations tests" - echo "Start nastavení servwru Ubuntu"
- ./file_operations.sh - ./setup_server.sh
- echo "File operations tests complete" - echo "server Ubuntu operations tests complete"
when: when:
branch: branch:
- master - master