Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17e6c73

Browse files
committed
Move the dockerfile to all other docker-related files
Signed-off-by: Sergey Vasilyev <[email protected]>
1 parent 9879ffb commit 17e6c73

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
with:
102102
context: .
103103
platforms: linux/amd64,linux/arm64
104+
file: docker/Dockerfile
104105
push: ${{ github.event_name != 'pull_request' }}
105106
tags: ${{ steps.tags.outputs.tags }}
106107
build-args: |
File renamed without changes.

0 commit comments

Comments
 (0)