Skip to content

Commit

Permalink
automated commit
Browse files Browse the repository at this point in the history
Signed-off-by: Public copy <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 0e2b981 commit 5a35028
Show file tree
Hide file tree
Showing 6 changed files with 119 additions and 467 deletions.
5 changes: 3 additions & 2 deletions images/multus-cni/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ module "multus-cni" {
}

module "test" {
source = "./tests"
digest = module.multus-cni.image_ref
source = "./tests"
digest = module.multus-cni.image_ref
target_repository = var.target_repository
}

resource "oci_tag" "latest" {
Expand Down
346 changes: 0 additions & 346 deletions images/multus-cni/tests/deploy.sh

This file was deleted.

Loading

0 comments on commit 5a35028

Please sign in to comment.