Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cj-arvydas-rumsa authored Feb 26, 2024
1 parent 4d25f78 commit 90ccde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
pwd
cat deployment.yaml
pwd
sed -i "s+tanmay238/images.*+tanmay238/images:app-$RUN_NUMBER+g" deployment.yaml
sed -i "s+arvydasr/images.*+arvydasr/images:app-$RUN_NUMBER+g" deployment.yaml
cat deployment.yaml
git add .
git commit -m 'Done by Github Actions Job changemanifest: ${{ github.run_number }}'
Expand Down

0 comments on commit 90ccde3

Please sign in to comment.