Skip to content

Commit

Permalink
Revert "TEST: mock the cont. testing workflow with dispatch"
Browse files Browse the repository at this point in the history
This reverts commit 721ce40.
  • Loading branch information
zhijie-yang committed Nov 22, 2024
1 parent af607f0 commit 5f88608
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 232 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Continuous-Testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Continuous image testing
on:
schedule:
- cron: "0 1 * * *"
workflow_dispatch:


jobs:
prepare-test-matrix:
Expand All @@ -22,7 +20,7 @@ jobs:

- name: Prepare test matrix
id: prepare-test-matrix
run: ./src/tests/get_released_revisions.py --oci-images-path $PWD/test-oci
run: ./src/tests/get_released_revisions.py --oci-images-path $PWD/oci

- name: Infer date of last scan
id: last-scan
Expand Down
8 changes: 0 additions & 8 deletions test-oci/traefik/.trivyignore

This file was deleted.

122 changes: 0 additions & 122 deletions test-oci/traefik/_releases.json

This file was deleted.

5 changes: 0 additions & 5 deletions test-oci/traefik/contacts.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions test-oci/traefik/documentation.yaml

This file was deleted.

54 changes: 0 additions & 54 deletions test-oci/traefik/image.yaml

This file was deleted.

0 comments on commit 5f88608

Please sign in to comment.