Skip to content

Commit c4166e0

Browse files
committed
Remove fried monitoring agent install, will be baked
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
1 parent ac8bbea commit c4166e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/cloudrunners/oci/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ func run(cmd *cobra.Command, argv []string) error {
161161
"sudo setfacl -m u:ubuntu:rw /var/run/docker.sock",
162162
"sudo sysctl fs.inotify.max_user_instances=1280",
163163
"sudo sysctl fs.inotify.max_user_watches=655360",
164-
"sudo snap install oracle-cloud-agent --classic",
165164
"export PATH=$PATH:/home/ubuntu/.local/bin && export HOME=/home/ubuntu && export NVM_DIR=/home/ubuntu/.nvm && bash -x /home/ubuntu/run.sh --jitconfig \"${ACTIONS_RUNNER_INPUT_JITCONFIG}\"",
166165
}
167166

0 commit comments

Comments
 (0)