test(palemoon): add some variables

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-24 15:55:50 -04:00
parent b2f3f99b52
commit 89230f7678
10 changed files with 59 additions and 15 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/usr/bin/env bash
export VERSION=$GITHUB_COMMIT-test
export KO_DOCKER_REPO=ko.local
set -euo pipefail
source ../../lib/lib.sh