You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

mygithub.libinneed.workers.dev/stackitcloud/stackit-cli

Package Overview
Dependencies
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mygithub.libinneed.workers.dev/stackitcloud/stackit-cli - go Package Compare versions

Comparing version
v0.1.0-test-skip-publish.25
to
v0.1.0-test-skip-publish.26
+2
-6
scripts/publish-apt-packages.sh

@@ -16,3 +16,4 @@ #!/bin/bash

APTLY_CONFIG_FILE_PATH="./.aptly.conf"
GORELEASER_PACKAGES_FOLDER="dist/"
GORELEASER_PACKAGES_FOLDER="test-dist/"
# GORELEASER_PACKAGES_FOLDER="dist/"

@@ -53,7 +54,2 @@ # We need to disable the key database daemon (keyboxd)

# a
# gpg --export-secret-key --armor ${GPG_PRIVATE_KEY_ID} >private.key
# gpg --no-default-keyring --keyring ${CUSTOM_KEYRING_FILE} --import private.key
# gpg --no-default-keyring --keyring ${CUSTOM_KEYRING_FILE} --list-sercet-keys
# Publish the new snapshot to the remote repo

@@ -60,0 +56,0 @@ printf "\n>>> Publishing updated snapshot \n"