Skip to content

Commit 71fcc32

Browse files
author
Germán Martín
committed
Remove options
1 parent 9c84d6f commit 71fcc32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker_build_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
id: docker_build
3737
uses: docker/build-push-action@v5
3838
with:
39-
context: .
40-
file: ./Dockerfile
39+
# context: .
40+
# file: ./Dockerfile
4141
platforms: linux/amd64
4242
push: true
4343
tags: gmag11/metatrader5_vnc:${{ env.VERSION }},gmag11/metatrader5_vnc:latest

0 commit comments

Comments
 (0)