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 name: Publish docker workflow for captica.expert modules
on: on:
workflow-call: workflow_call:
jobs: jobs:
publish_docker: publish_docker:
name: Create and publish docker image name: Build and publish docker image
runs-on: docker-ubuntu runs-on: docker-ubuntu
steps: steps:
- name: Checkout source code - name: Checkout source code