Skip to content

Commit

Permalink
Merge branch 'decouple-build-image' into test-decouple-build-image
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanxin committed Oct 10, 2024
2 parents 764be94 + da96710 commit f420465
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
echo 'TAGS'
} >> "$GITHUB_OUTPUT"
fi
- name: Echo the tag
run: |
printf "%s\n" "${{ steps.get_tag.outputs.tag }}"
build-image:
needs: compute-tag
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main
Expand Down

0 comments on commit f420465

Please sign in to comment.