Debug job
Build and push mlflow container / Create mlflow tag (push) Successful in 6s Details
Build and push mlflow container / debug (push) Successful in 1s Details
Build and push mlflow container / Build and push mlflow container (push) Has been skipped Details

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

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