mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Update docker.yml
This commit is contained in:
parent
36d4e6db29
commit
15c4f6b94d
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Docker image
|
||||
|
||||
on:
|
||||
push: {}
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
@ -27,6 +28,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Docker image
|
||||
uses: Icinga/docker-icingaweb2@master
|
||||
uses: Icinga/docker-icingaweb2@arm
|
||||
with:
|
||||
dockerhub-token: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user