mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
GHA: handle changed interface of Icinga/docker-icingaweb2
This commit is contained in:
parent
a3235555bb
commit
7eb6359281
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@ -16,6 +16,5 @@ jobs:
|
||||
steps:
|
||||
- name: Docker image
|
||||
uses: Icinga/docker-icingaweb2@master
|
||||
env:
|
||||
INPUT_TOKEN: '${{ github.token }}'
|
||||
DOCKER_HUB_PASSWORD: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
|
||||
with:
|
||||
dockerhub-token: '${{ secrets.DOCKER_HUB_PERSONAL_TOKEN }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user