Skip to content

Commit

Permalink
Enabled test builds of the image in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 authored Jul 22, 2022
1 parent 8466939 commit 658f6dc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ jobs:
with: # make sure username & password/token matches your registry
NO_PUSH: "true"
DOCKER_REGISTRY: "quay.io"

# Uncomment and modify the following line with your image name.
# IMAGE_NAME: "<quay-username>/<repository-name>"
IMAGE_NAME: "2i2c/awi-ciroh-image"

# Lets us monitor disks getting full as images get bigger over time
- name: Show how much disk space is left
run: df -h
run: df -h

0 comments on commit 658f6dc

Please sign in to comment.