Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Update docker-image.yml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Sep 1, 2023
1 parent c8de459 commit 9a34609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Build and push NFT Collection image
uses: docker/build-push-action@master
with:
file: frontend/Dockerfile
context: frontend
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 9a34609

Please sign in to comment.