feature/docker #3

Merged
manuel merged 14 commits from feature/docker into master 2023-04-01 00:26:23 +02:00
Showing only changes of commit f8ba19f2f0 - Show all commits

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: