Parakeet is a Rust-based Bluesky AppView aiming to implement most of the functionality required to support the Bluesky client

ci: disable trivy

Changed files
+1
+1
.gitlab-ci.yml
··· 3 3 - component: $CI_SERVER_FQDN/to-be-continuous/docker/gitlab-ci-docker@6.1.7 4 4 inputs: 5 5 hadolint-args: --ignore DL3008 6 + trivy-disabled: true 6 7 7 8 .docker-base: 8 9 parallel: