Merge pull request 'Update .woodpecker.yml' (#13) from DelforSender into master
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
@@ -23,7 +23,7 @@ steps:
|
|||||||
- |
|
- |
|
||||||
set -euf
|
set -euf
|
||||||
cd "${CI_WORKSPACE}"
|
cd "${CI_WORKSPACE}"
|
||||||
echo "Aktualna ścieżka: $(pwd)"
|
echo "Aktualna ścieżka do pliku: $(pwd)"
|
||||||
echo "=== Restore wszystkich projektów ==="
|
echo "=== Restore wszystkich projektów ==="
|
||||||
find . -name "*.csproj" -type f -exec dotnet restore "{}" \;
|
find . -name "*.csproj" -type f -exec dotnet restore "{}" \;
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user