Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit c8f1101

Browse files
committed
Remove delete old packages action from oeprator build
1 parent 34952cf commit c8f1101

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
tag_with_ref: true
2424
registry: docker.pkg.github.com
2525
path: ./operator/
26-
- uses: actions/delete-package-versions@v1
27-
name: "Delete oldest operator image tag"
28-
with:
29-
package-name: operator
30-
num-old-versions-to-delete: 1
3126
lurcher:
3227
name: "Lurcher"
3328
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)