V0 #2
1 changed files with 1 additions and 0 deletions
fix ci
commit
5954ea434c
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export EDITION=$1
|
||||
export BA="--build-arg EDITION=$1"
|
||||
|
||||
podman build $BA -t "$CI_REGISTRY_IMAGE/$EDITION/dev-container:latest" --target=dev-container .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue