Skip to content

Commit

Permalink
Merge pull request #15 from Food-fusion-Fiap/feat/ms-decomposition-nosql
Browse files Browse the repository at this point in the history
feat/ms-decomposition-nosql: ajustando tags
  • Loading branch information
mmatheusbr authored Jul 14, 2024
2 parents 4ddff95 + 94f4854 commit 9843ee3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci-cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ jobs:
kubectl set image deployment/$K8S_DEPLOYMENT_NAME $K8S_DEPLOYMENT_CONTAINER_NAME=$ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG --record
kubectl rollout status deployment/$K8S_DEPLOYMENT_NAME
# - name: Bump version and push tag
# id: tag_version
# uses: mathieudutour/[email protected]
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9843ee3

Please sign in to comment.