diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 8777fa3..f788989 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -15,12 +15,6 @@ variables: "https://index.docker.io/v1/": username: {from_secret: docker_io_username} password: {from_secret: docker_io_password} - ghcr.io: - username: {from_secret: ghcr_io_username} - password: {from_secret: ghcr_io_password} - registry.kokuwa.io: - username: {from_secret: kokuwa_io_username} - password: {from_secret: kokuwa_io_password} annotation: &annotation org.opencontainers.image.title: Docker CLI for WoodpeckerCI org.opencontainers.image.description: Docker CLI for usage in WoodpeckerCI.