Skip to content

Commit

Permalink
fix missing dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
ComradeVanti committed May 15, 2024
1 parent 01c4e4e commit dd160e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-linux-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
file: {context}/docker/e2e.linux.Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}-e2e-linux:latest

0 comments on commit dd160e7

Please sign in to comment.