fix ci spec again

This commit is contained in:
Manuel Friedli 2023-03-31 10:20:10 +02:00 committed by Gitea
parent 0d7f216980
commit f8ba19f2f0

View file

@ -26,7 +26,7 @@ steps:
exclude:
- pull_request
- name: build_docker_image
plugin: docker
image: plugins/docker
commands:
- docker image build -f docker/Dockerfile .
when: