Skip to content

Commit

Permalink
fix: the fix vive la ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Dec 24, 2024
1 parent 992f32a commit e17fad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/__shared-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ jobs:
echo "output5=${{ fromJson(needs.docker-build-images.outputs.built-images).app.digests }}[]"
echo "output6=${{ fromJson(needs.docker-build-images.outputs.built-images).app.digests[0] }}"
- name: Prepare image-tags list
id: prepare-tags
- name: Prepare vars
id: prepare-vars
uses: actions/github-script@v6
with:
script: |
Expand Down

0 comments on commit e17fad9

Please sign in to comment.