chore: use image instead of build
All checks were successful
Sample Testing / my_job (push) Successful in 59s
All checks were successful
Sample Testing / my_job (push) Successful in 59s
This commit is contained in:
parent
b375061648
commit
82f727210d
3 changed files with 13 additions and 7 deletions
|
|
@ -26,7 +26,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://stackit-solutions.git.onstackit.cloud/actions/notify:v0.1.2'
|
||||
image: 'docker://stackit-solutions.git.onstackit.cloud/actions/notify-slim:v0.1.2'
|
||||
# image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.project }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue