feat(precheck): now includes a precheck for more generic runner execution

This commit is contained in:
2022-10-24 21:23:14 +02:00
parent ad0e12bf7b
commit 93c7af6c91
5 changed files with 35 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@shipzone/npmci',
version: '4.0.11',
version: '4.1.0',
description: 'node and docker in gitlab ci on steroids'
}