Attempting to trigger operation with argument

This commit is contained in:
Corey Butler 2020-04-01 12:43:11 -05:00
parent d156584cf4
commit 8bc86d7ea9

View File

@ -45,3 +45,5 @@ outputs:
runs:
using: 'docker'
image: 'Dockerfile'
args:
- "npm start"