mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 09:10: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 . |