1
0
stack-orchestrator/app/data/container-build/cerc-act-runner-task-executor/build.sh
Thomas E Lackey 80c16d2ced Update for latest act_runner. (#316)
Former-commit-id: c7c3cbde8ee4b0cea5833fde7e3db12eb22c34fe
2023-04-11 15:05:08 -05:00

4 lines
226 B
Bash
Executable File

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