Skip to content

Commit 48cdce3

Browse files
marcelloalerasoro
authored andcommitted
Change Dockerfile path in action workflow
1 parent 420d732 commit 48cdce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rp-archiver-push-tag-india-ire-shared.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
tag=${{env.TAG}}
6565
commit=${{env.COMMIT_SHA}}
6666
repository=${{env.IMAGE_SOURCE_URL}}
67-
file: Dockerfile
67+
file: docker/Dockerfile
6868
push: true
6969
tags: "${{env.IMAGE_TAG}}"
7070
no-cache: true

0 commit comments

Comments
 (0)