Skip to content

Commit

Permalink
fix(ci): traefik folder path
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbo-miao committed May 12, 2022
1 parent 42470ed commit b59bb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
file: ./hm-traefik/Dockerfile
file: ./traefik/Dockerfile
push: true
tags: ghcr.io/hongbo-miao/hm-traefik:latest
cache-from: type=gha
Expand Down

0 comments on commit b59bb21

Please sign in to comment.