chore: use image instead of build
Some checks failed
Sample Testing / my_job (push) Failing after 1m23s
Some checks failed
Sample Testing / my_job (push) Failing after 1m23s
This commit is contained in:
parent
8f1877086c
commit
b375061648
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
#image: 'docker://dther/google-chat-action:v0.8'
|
||||
image: 'Dockerfile'
|
||||
image: 'docker://stackit-solutions.git.onstackit.cloud/actions/notify:v0.1.2'
|
||||
# image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.project }}
|
||||
- ${{ inputs.commit }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue