mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
logs
This commit is contained in:
parent
a8150e3c91
commit
03ba2dc231
1 changed files with 0 additions and 9 deletions
9
.github/workflows/_build_image.yml
vendored
9
.github/workflows/_build_image.yml
vendored
|
|
@ -86,12 +86,3 @@ jobs:
|
||||||
--output text)
|
--output text)
|
||||||
|
|
||||||
echo "image_digest=$DIGEST" >> "$GITHUB_OUTPUT"
|
echo "image_digest=$DIGEST" >> "$GITHUB_OUTPUT"
|
||||||
|
|
||||||
- name: Debug job outputs
|
|
||||||
run: |
|
|
||||||
echo "repo(step)=${{ steps.repo.outputs.ecr_repo_url }}"
|
|
||||||
echo "digest(step)=${{ steps.digest.outputs.image_digest }}"
|
|
||||||
echo "repo(job)=${{ jobs.build.outputs.ecr_repo_url }}"
|
|
||||||
echo "digest(job)=${{ jobs.build.outputs.image_digest }}"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue