test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Morgan McMillian 2023-03-08 15:10:32 -08:00
parent d00933d1a2
commit 8a4a58716e

View file

@ -10,4 +10,6 @@ pipeline:
- wc -c test
- cat test
- ls -la
- file testkey
- echo "something" >> testkey
- wc -l testkey
- cat testkey