Debug job
This commit is contained in:
parent
1481922521
commit
a40d221c57
|
@ -41,7 +41,7 @@ jobs:
|
|||
steps:
|
||||
- name: Debug output
|
||||
run: |
|
||||
echo "${{ toJson(needs.tag.outputs) }}"
|
||||
echo "${{ toJson(needs.tag) }}"
|
||||
|
||||
build:
|
||||
name: Build and push mlflow container
|
||||
|
|
Loading…
Reference in New Issue