We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2f18b commit 1b119eaCopy full SHA for 1b119ea
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Pre-build image and run build in dev container
15
uses: devcontainers/ci@v0.3
16
with:
17
+ configFile: ../.devcontainer/devcontainer.json
18
imageName: ghcr.io/dkhalife/eclipse-mosquitto-with-auth
19
cacheFrom: ghcr.io/dkhalife/eclipse-mosquitto-with-auth
20
push: always
0 commit comments