Skip to content

Commit

Permalink
ci(dockerless): get rid of Docker
Browse files Browse the repository at this point in the history
Signed-off-by: Toni Tauro <[email protected]>
  • Loading branch information
eyenx committed Sep 11, 2024
1 parent 1a41ff7 commit c53df11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
containerfiles: |
./Dockerfile
./Containerfile
- name: Echo Results
run: |
Expand Down
File renamed without changes.

0 comments on commit c53df11

Please sign in to comment.