mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
3 lines
111 B
Bash
3 lines
111 B
Bash
#!/bin/bash
|
|
|
|
docker build --build-arg SENTRY_AUTH_TOKEN=$SENTRY_AUTH_TOKEN -f $DOCKERFILE_PATH -t $IMAGE_NAME . |