Skip to content

Commit

Permalink
updating test
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman-clabs committed Jan 31, 2024
1 parent ae3dcf2 commit d4885f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Testing Github Action
on:
pull_request:
paths:
- 'testing-action/**'
- '**'
- '.github/workflows/testing-action.yaml'
workflow_dispatch:

Expand All @@ -16,7 +16,7 @@ jobs:
service-account: patrick-testing-ro@security-circle.iam.gserviceaccount.com
artifact-registry: ${{ vars.DEV_IMAGE_REPO }}/testing-action
tags: testing
context: ./testing-action
context: ./
trivy: false


4 changes: 0 additions & 4 deletions testing-action/Dockerfile

This file was deleted.

0 comments on commit d4885f7

Please sign in to comment.