Skip to content

Commit

Permalink
check usage of global docker image action
Browse files Browse the repository at this point in the history
  • Loading branch information
bourasom committed Jan 3, 2025
1 parent d749440 commit 59d5a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishv1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id-token: write
attestations: write
name: "Build Docker Images to DockerHub Registry"
uses: exo-actions/buildDockerImage-action/.github/workflows/buildDockerImage.yml@DEFINE_GLOBAL_ACTION
uses: exo-actions/buildDockerImage-action@DEFINE_GLOBAL_ACTION
needs: parse-docker-build-env
with:
dockerImage: "exoplatform/exo-community"
Expand Down

0 comments on commit 59d5a89

Please sign in to comment.