Compare commits
2 Commits
d8202b7977
...
8dc4c4e6cc
| Author | SHA1 | Date | |
|---|---|---|---|
| 8dc4c4e6cc | |||
| 3f46f7b3b5 |
@@ -23,7 +23,7 @@ steps:
|
||||
- |
|
||||
set -euf
|
||||
cd "${CI_WORKSPACE}"
|
||||
echo "Aktualna ścieżka do pliku: $(pwd)"
|
||||
echo "Aktualna ścieżka: $(pwd)"
|
||||
echo "=== Restore wszystkich projektów ==="
|
||||
find . -name "*.csproj" -type f -exec dotnet restore "{}" \;
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user