Skip to content

Commit

Permalink
fix: tag shell-2
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhanshuMG committed Jun 11, 2024
1 parent b9eec11 commit a036187
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test&stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:

- name: Tagging the image
run: |
- bash ${GITHUB_WORKSPACE}/ops/ci/create-tag.sh
- bash ${GITHUB_WORKSPACE}/ops/ci/create-tag.sh
shell: bash

0 comments on commit a036187

Please sign in to comment.