We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a513ec0 commit 35c1af0Copy full SHA for 35c1af0
.github/workflows/dockerimage.yaml
@@ -25,5 +25,5 @@ jobs:
25
- uses: docker/build-push-action@v5
26
with:
27
push: true
28
- file: ./utils/docker/Dockerfile
+ context: utils/docker
29
tags: ghcr.io/multitheftauto/mtasa-blue-build:latest
0 commit comments