Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
ronardcaktus committed Sep 19, 2024
1 parent 2feb319 commit b93c55f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
run: |
inv aws.docker-login
- shell: bash
# https://github.com/caktus/invoke-kubesae/blob/main/kubesae/image.py#L24C24-L24C42
run: |
git status --short
inv image.tag | grep 'Set config.tag to' | cut -d' ' -f4 > docker-tag.txt
- name: Set variables
run: |
Expand Down

0 comments on commit b93c55f

Please sign in to comment.