Trying to debug steps not running

pull/959/head
Morgan Pretty 1 year ago
parent 569970eeab
commit 001dd29fe5

@ -5,9 +5,9 @@
local version_info = {
name: 'Version Information',
commands: [
'git --version',
'pod --version',
'xcodebuild -version'
// 'git --version',
// 'pod --version',
// 'xcodebuild -version'
]
};

Loading…
Cancel
Save