Skip to content

Commit

Permalink
revert debug tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bcollard committed Feb 12, 2024
1 parent 17c5b00 commit 3d0da0a
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-gitlab
tags: ${{ secrets.DOCKERHUB_USERNAME }}/postgres:latest

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

0 comments on commit 3d0da0a

Please sign in to comment.