Debug job

This commit is contained in:
LordMathis 2024-01-31 15:15:40 +01:00
parent 1481922521
commit a40d221c57
1 changed files with 1 additions and 1 deletions
.gitea/workflows

View File

@ -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