Skip to content

Commit

Permalink
add message
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyd3d committed Aug 22, 2024
1 parent cf70170 commit 1661317
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Deploy to k8
if: ${{ github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'dev' }}
run: |
echo "# 🎊 Successfully pushed kennyd3d/${{ env.ARTIFACT_NAME }}:${{ env.SHA_SHORT }} to Artifactory" >> $GITHUB_STEP_SUMMARY
echo "Pretending to deploy to k8"
# Build test and deploy to qa namespace when a release tag is created
Expand Down

0 comments on commit 1661317

Please sign in to comment.