added tracing
This commit is contained in:
parent
1d289d2417
commit
a695983f76
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
Set-PSDebug -Trace 1
|
||||||
|
|
||||||
if (Test-Path -PathType Container .git){
|
if (Test-Path -PathType Container .git){
|
||||||
Write-Output "performing git pull..."
|
Write-Output "performing git pull..."
|
||||||
|
|
Loading…
Reference in a new issue