You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set s/%macaroon%/$SNAP_MACAROON/ assets/snap/snapcraft.cfg | sed s/%unbound_discharge%/$SNAP_UNBOUND_DISCHARGE/ | sed s/%email%/$SNAP_EMAIL/ > $SNAP_CONFIG/snapcraft.cfg
sed s/%version-here%/$VERSION/ assets/snap/snapcraft.yaml | sed 's/%arch-here%/amd64/' > build/snap-x64/snapcraft.yaml
pushd build/snap-x64
docker run --rm -v $PWD:$PWD -w $PWD snapcore/snapcraft snapcraft