CAPAUT-353 Adjust wf

This commit is contained in:
2024-03-25 15:35:11 +01:00
parent 1434251797
commit c88919385c

View File

@@ -10,10 +10,10 @@
#
name: Publish docker workflow for captica.expert modules
on:
workflow-call:
workflow_call:
jobs:
publish_docker:
name: Create and publish docker image
name: Build and publish docker image
runs-on: docker-ubuntu
steps:
- name: Checkout source code