Skip to content

Commit

Permalink
adding copy of root
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Aug 26, 2022
1 parent 0115959 commit 3adb960
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
generate-recipe:
if: (inputs.docker_uri != '')
runs-on: ubuntu-latest
permissions:
packages: read
name: ${{ inputs.docker_uri }}
steps:
- name: Checkout Repository
Expand All @@ -29,8 +27,6 @@ jobs:
generate-recipes:
if: (inputs.docker_uri == '')
runs-on: ubuntu-latest
permissions:
packages: read
strategy:
fail-fast: false

Expand Down

0 comments on commit 3adb960

Please sign in to comment.