Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
M7mdisk committed Feb 13, 2025
1 parent f585c38 commit 1602c6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- name: Deploy application
run: |
export KUBECONFIG=kubeconfig
cat kubeconfig
epoch_time=$(date +%s)
image_tag="${epoch_time}-${GITHUB_SHA::7}"
image_name="${{ env.IMAGE_NAME }}:${image_tag}"
Expand Down

0 comments on commit 1602c6f

Please sign in to comment.