Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38aedff5c2 |
@@ -3,7 +3,7 @@ TargetFramework=$1
|
||||
ProjectName=$2
|
||||
Configuration=$3
|
||||
|
||||
echo "ENV: ${TargetFramework} ${ProjectName} ${Configuration} RN: ${ gitea.ref_name } :NR ${REF_NAME}"
|
||||
echo "ENV: ${TargetFramework} ${ProjectName} ${Configuration} RN: ${REF_NAME}"
|
||||
|
||||
|
||||
find . -name *.nupkg -delete
|
||||
|
||||
Reference in New Issue
Block a user