test: 使用不同的執行器
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: 'CALCULATE VERSION'
|
||||
description: '計算版本號'
|
||||
author: 'Jeffery'
|
||||
outputs:
|
||||
version:
|
||||
description: '計算出的版本號'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user