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