Skip to content

Commit

Permalink
Fix docker image push
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Nov 13, 2024
1 parent 82ec017 commit b82eb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
uses: docker/build-push-action@v6
with:
file: docker/Dockerfile
push: true
tags: perconalab/pg_tde:latest

0 comments on commit b82eb0d

Please sign in to comment.