Skip to content

Commit

Permalink
Merge pull request #14 from text-adi/update_base_image
Browse files Browse the repository at this point in the history
Update base image
  • Loading branch information
text-adi committed Mar 22, 2024
2 parents d11bb04 + 8bddf7b commit c3b51cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
target: local
tags: |
${{ steps.tag.outputs.test }}
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Get tool version
Expand All @@ -83,4 +82,3 @@ jobs:
tags: |
${{ secrets.DOCKER_USERNAME }}/${{ vars.APP_NAME }}:${{ steps.version.outputs.aws }}-${{ steps.version.outputs.kubectl }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit c3b51cf

Please sign in to comment.