test: 使用不同的執行器

This commit is contained in:
Jeffery
2026-03-20 18:03:42 +08:00
parent 697311db2d
commit fb052a75c4
3 changed files with 9 additions and 14 deletions

View File

@@ -1,6 +1,9 @@
name: 'CALCULATE VERSION'
description: '計算版本號'
author: 'Jeffery'
outputs:
version:
description: '計算出的版本號'
runs:
using: 'docker'
image: 'Dockerfile'