Skip to content

Commit 77cb483

Browse files
committed
clean ubuntu.yml
Signed-off-by: Antonio Murdaca <[email protected]>
1 parent 6ca9952 commit 77cb483

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ubuntu.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
make install.systemd && \
8484
make install.config && \
8585
cp test/policy.json /etc/containers/policy.json
86-
environment:
87-
PATH: "/usr/local/bin/go:{{ (ansible_env|default({})).PATH|default('') }}"
8886
when: clone_crio.changed
8987
- name: build CNI stuff
9088
shell: |

0 commit comments

Comments
 (0)