Skip to content

Commit

Permalink
fix(epfl-sxl): try new scheme for image
Browse files Browse the repository at this point in the history
  • Loading branch information
guilbep committed Apr 25, 2024
1 parent 8de1d14 commit aa5d86d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
"digest": "${{ needs.build-and-push-image.outputs.digest }}",
"repo_name": "${{ secrets.CD_REPO }}",
"repo_org": "${{ secrets.CD_ORG }}",
"newTag": "test-${{ needs.build-and-push-image.outputs.tags }}",
"branch": "dev"
}
}'
Expand Down

0 comments on commit aa5d86d

Please sign in to comment.