Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoganM95 authored Mar 28, 2024
1 parent b8db93b commit 8700831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./docker/Dockerfile
push: true
tags: |
ghcr.io/doganm95/ewelink-rest-api-server:v1.${{ github.run_number }}
Expand Down

0 comments on commit 8700831

Please sign in to comment.