Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
0pens0 committed Aug 13, 2024
1 parent 9fa6ea1 commit e83b325
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gitops-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,10 @@ jobs:
git clone https://github.com/0pens0/spring-metal-gitops -b stage
tanzu promote --from-build .build-output/apps.tanzu.vmware.com.ContainerApp/spring-metal/kubernetes-carvel-package/output --to spring-metal-gitops/git-ops/spaces/spring-metal-dev
tanzu promote --from-build .build-output/apps.tanzu.vmware.com.ContainerApp/spring-metal/kubernetes-carvel-package/output --to spring-metal-gitops/git-ops/spaces/spring-metal-stage
# rm -rf .build-output
cd spring-metal-gitops
git add .
git commit -m "push new version to stage"
git push
# cd ..
# - name: Deploy to TPCF
# env:
Expand Down

0 comments on commit e83b325

Please sign in to comment.