Skip to content

Commit

Permalink
feat(pipeline): clean test job
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim committed Nov 12, 2022
1 parent 6d8f49e commit 0c38742
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ env:

jobs:

pre-test:
name: test
runs-on: ubuntu-latest
steps:
- run: echo "IMAGE_TAG=${{ env.IMAGE_TAG }}"

check-oci-config:
name: Check Containerfile
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0c38742

Please sign in to comment.