Browse Source

fix release-slackbot.yml

Yuki Takei 5 years ago
parent
commit
a8ecd95688
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release-slackbot.yml

+ 1 - 1
.github/workflows/release-slackbot.yml

@@ -37,7 +37,7 @@ jobs:
       uses: docker/build-push-action@v2
       with:
         context: .
-        file: {context}/packages/slackbot-proxy/docker/Dockerfile
+        file: packages/slackbot-proxy/docker/Dockerfile
         platforms: linux/amd64
         push: true
         tags: |