fix: COPY yq into final image for modules
This commit is contained in:
parent
ce8f889dc2
commit
0fd06cacd7
3 changed files with 3 additions and 3 deletions
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
run: |
|
||||
earthly account login --token ${{ secrets.EARTHLY_SAT_TOKEN }} >> /dev/null
|
||||
earthly org s blue-build
|
||||
earthly sat s blue-build
|
||||
earthly sat s blue-build-tag
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue