diff --git a/.gitea/workflows/publish-mock-lockdrop-watcher.yml b/.gitea/workflows/publish-mock-lockdrop-watcher.yml index 28fe7c4..be58613 100644 --- a/.gitea/workflows/publish-mock-lockdrop-watcher.yml +++ b/.gitea/workflows/publish-mock-lockdrop-watcher.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Run docker build - run: docker build -t cerc/mock-lockdrop-watcher -f mock-lockdrop-watcher/Dockerfile mock-lockdrop-watcher + run: docker build -t cerc/mock-lockdrop-watcher -f Dockerfile . - name: Get the version id: vars run: |