Skip to content

Commit

Permalink
Update build-publish-jenkins-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas authored Jul 11, 2024
1 parent 1f139bb commit b7a1fe7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-publish-jenkins-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:

- name: Git config and create new tag
run: |
echo 'hello'
# Run bash script to get new tag
bash get_latest_version_create_tag.sh
# bash get_latest_version_create_tag.sh
- name: Log in to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit b7a1fe7

Please sign in to comment.