Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Has been cancelled

This commit is contained in:
DariusKlein 2025-11-23 13:43:20 +01:00
parent 17f2177cee
commit 6904c1c479

View File

@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: test
run: env
- name: Docker login
run: docker login docker.dariusklein.nl -p ${{secrets.docker_password}} -u ${{secrets.docker_username}}
- name: Build the Docker image