fix: remove context from docker build.yml
All checks were successful
/ build-docker (push) Successful in 1m33s

This commit is contained in:
Matthew McKinnon 2024-11-09 11:59:46 +10:00
parent 052edfdc6a
commit 7e44d9c1ee

View File

@ -18,7 +18,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: ./
file: ./Dockerfile
push: true
tags: git.comprofix.com/mmckinnon/alpine-runner:latest