chore: use image instead of build
Some checks failed
Sample Testing / my_job (push) Failing after 1m23s

This commit is contained in:
Marcel S. Henselin 2026-04-17 14:48:18 +02:00
parent 8f1877086c
commit b375061648

View file

@ -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 }}