CHANGELOG for #831

Closes #826
This commit is contained in:
Andrey Nering
2022-08-23 18:43:04 -03:00
committed by GitHub
parent b6c25e3ad9
commit 8788703ac6
2 changed files with 5 additions and 0 deletions

View File

@@ -1,13 +1,16 @@
version: '3'
tasks:
default:
sources:
- src/**/*
cmds:
- echo "some job"
test-sym:
cmds:
- echo "shared file source changed" > src/shared/b
reset:
cmds:
- echo "shared file source" > src/shared/b