tangled
alpha
login
or
join now
parakeet.at
/
parakeet
63
fork
atom
Parakeet is a Rust-based Bluesky AppServer aiming to implement most of the functionality required to support the Bluesky client
appview
atproto
bluesky
rust
appserver
63
fork
atom
overview
issues
12
pulls
pipelines
ci: disable trivy
mia.omg.lol
7 months ago
52c585ad
69f231be
+1
1 changed file
expand all
collapse all
unified
split
.gitlab-ci.yml
+1
.gitlab-ci.yml
···
3
- component: $CI_SERVER_FQDN/to-be-continuous/docker/gitlab-ci-docker@6.1.7
4
inputs:
5
hadolint-args: --ignore DL3008
0
6
7
.docker-base:
8
parallel:
···
3
- component: $CI_SERVER_FQDN/to-be-continuous/docker/gitlab-ci-docker@6.1.7
4
inputs:
5
hadolint-args: --ignore DL3008
6
+
trivy-disabled: true
7
8
.docker-base:
9
parallel: