stack-orchestrator/app/data/container-build/cerc-act-runner-task-executor/build.sh

4 lines
226 B
Bash
Raw Normal View History

#!/usr/bin/env bash
# Build a local version of the task executor for act-runner
2023-04-11 20:05:08 +00:00
docker build -t cerc/act-runner-task-executor:local -f ${CERC_REPO_BASE_DIR}/hosting/gitea/Dockerfile.task-executor ${CERC_REPO_BASE_DIR}/hosting