Skip to content

Commit

Permalink
Try to fix quay bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Sep 8, 2022
1 parent 5bfffe9 commit ad93834
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 0 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ Cargo.lock
*.pdb

# CI/CD
/.dockerignore
/.github/
/templates/
/Dockerfile
**/*.sh
**/*.yaml
**/*.yml
Expand Down
6 changes: 0 additions & 6 deletions templates/ipxe/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
# iPXE BuildTool

## Usage

```bash
docker build --tag docker.io/kerryeon/ipxe:latest
```
1 change: 1 addition & 0 deletions templates/kiss/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# KISS Templates

0 comments on commit ad93834

Please sign in to comment.