.
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-01-17 01:08:29 +00:00
parent 747f71e27c
commit 35e0d67446
3 changed files with 16 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
# Build and push the Cisco VPN Docker image
# Run this from the build directory
set -e
set -euo pipefail
IMAGE_NAME="${IMAGE_NAME:-git.alexzaw.dev/alexz/cisco-vpn}"
IMAGE_TAG="${IMAGE_TAG:-latest}"