Skip to content

Commit

Permalink
diff tag for PG on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
bcollard committed Feb 12, 2024
1 parent c941dd8 commit cb7c9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
context: ./api/db/postgresql
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/postgres:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/postgres:latest-gitlab

- name: Build and push redis
uses: docker/build-push-action@v5
Expand Down

0 comments on commit cb7c9c7

Please sign in to comment.