Skip to content

Commit

Permalink
remove container_pull for ansible-operator
Browse files Browse the repository at this point in the history
Signed-off-by: Benny Zlotnik <[email protected]>
  • Loading branch information
bennyz committed Feb 21, 2024
1 parent 25c9809 commit 41dd0b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3347,13 +3347,6 @@ container_pull(
tag = "latest",
)

container_pull(
name = "ansible-operator-image",
tag = "v1.34.1",
registry = "quay.io",
repository = "operator-framework/ansible-operator",
)

container_pull(
name = "opm-image",
digest = "sha256:601c62a5e3fea961665aad2ed2834f3f165a020051d355eb24af2125da8e158e",
Expand Down

0 comments on commit 41dd0b0

Please sign in to comment.