CAPAUT-353 Adjust wf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user