Don't need these (use build-webapp / run-webapp)
This commit is contained in:
parent
6bad6f6731
commit
9ede2cb00a
@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# Build cerc/webapp-deployer-backend
|
||||
|
||||
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
|
||||
|
||||
# See: https://stackoverflow.com/a/246128/1701505
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
docker build -t cerc/webapp-deployment-status-ui:local ${build_command_args} ${CERC_REPO_BASE_DIR}/webapp-deployment-status-ui
|
||||
@ -1,9 +0,0 @@
|
||||
version: "1.0"
|
||||
name: webapp-deployment-status-ui
|
||||
description: "Deployer for webapps"
|
||||
repos:
|
||||
- git.vdb.to:telackey/webapp-deployment-status-ui
|
||||
containers:
|
||||
- cerc/webapp-deployment-status-ui
|
||||
pods:
|
||||
- webapp-deployment-status-ui
|
||||
Loading…
Reference in New Issue
Block a user