Skip to content
Snippets Groups Projects
Verified Commit 4f46efda authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

CI: Build containers off of the right dockerfile

parent 9a6a49b4
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ jobs: ...@@ -30,6 +30,7 @@ jobs:
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: . context: .
file: Dockerfile.bot
push: true push: true
tags: "${{ steps.meta.outputs.tags }}" tags: "${{ steps.meta.outputs.tags }}"
labels: "${{ steps.meta.outputs.labels }}" labels: "${{ steps.meta.outputs.labels }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment