Skip to content

Commit

Permalink
cleanup(prow): update-drivers-website image removal
Browse files Browse the repository at this point in the history
Signed-off-by: cappellinsamuele <[email protected]>
  • Loading branch information
cappellinsamuele authored and poiana committed Apr 5, 2023
1 parent a1a117b commit e1e54da
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 107 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-drivers-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
run: mkdir /$RUNNER_TEMP/update-drivers-website

- name: Setup update-drivers-website helper
working-directory: images/update-drivers-website
working-directory: tools/update-drivers-website
run: go build -v -o update-drivers-website ./updateDriversWebsite.go

- name: Build updated json
working-directory: images/update-drivers-website
working-directory: tools/update-drivers-website
run: ./update-drivers-website "/$RUNNER_TEMP/update-drivers-website"

- name: Push updated files to s3 bucket
Expand Down
17 changes: 0 additions & 17 deletions config/jobs/update-drivers-website/update-drivers-website.yaml

This file was deleted.

1 change: 0 additions & 1 deletion images/update-drivers-website/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions images/update-drivers-website/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions images/update-drivers-website/Makefile

This file was deleted.

46 changes: 0 additions & 46 deletions images/update-drivers-website/entrypoint.sh

This file was deleted.

File renamed without changes.

0 comments on commit e1e54da

Please sign in to comment.