Skip to content

Commit

Permalink
chore: Update Docker image tag and file path in deploy-golang-develop…
Browse files Browse the repository at this point in the history
….yml
  • Loading branch information
waveyboym committed Jun 12, 2024
1 parent a789f4f commit 3fe179d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-golang-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: occupi-backend
file: occupi-backend/Dockerfile.dev
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/occupi-backend:latest-develop
Expand Down

0 comments on commit 3fe179d

Please sign in to comment.