Skip to content

Commit

Permalink
poc docker hun login
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 committed Sep 27, 2024
1 parent 7611c3c commit ff904e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: ./gradlew clean --stacktrace --info build
shell: bash

# Generate Image Tag
# Generate Docker Image Tag
- name: Make image tag
run: echo "IMAGE_TAG=$ACTIVE_PROFILE-${GITHUB_SHA::7}" >> $GITHUB_ENV # activeProfile-커밋 hash 값

Expand Down

0 comments on commit ff904e4

Please sign in to comment.