fix: remove context from docker build.yml
All checks were successful
/ build-docker (push) Successful in 1m33s
All checks were successful
/ build-docker (push) Successful in 1m33s
This commit is contained in:
parent
052edfdc6a
commit
7e44d9c1ee
@ -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
|
Loading…
Reference in New Issue
Block a user