Skip to content

Commit

Permalink
test with Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Oct 2, 2024
1 parent 021bf2b commit 5ea6001
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
# Hostname of your registry
REGISTRY: docker.io
# Image repository, without hostname and tag
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: alpine/used-for-docker-scout-score-check-only
SHA: ${{ github.event.pull_request.head.sha || github.event.after }}

jobs:
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/github-actions-demo.yml

This file was deleted.

0 comments on commit 5ea6001

Please sign in to comment.