Skip to content

Commit

Permalink
Update push_trigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pramod-technoforte authored Nov 8, 2023
1 parent 09aad3f commit 832e9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
echo VERSION=$VERSION
docker tag $SERVICE_NAME $IMAGE_ID:$VERSION
docker push $IMAGE_ID:$VERSION
# - uses: 8398a7/action-slack@v3
## - uses: 8398a7/action-slack@v3
# with:
# status: ${{ job.status }}
# fields: repo,message,commit,author,job,took # selectable (default: repo,message)
Expand Down

0 comments on commit 832e9fe

Please sign in to comment.