@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user