summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIwanIDev <iwan@iwani.dev>2026-03-21 17:56:04 +0000
committerIwanIDev <iwan@iwani.dev>2026-03-21 17:56:04 +0000
commitece957eb3d306e10914839ab8a6794447c17fc29 (patch)
tree3a806f169fbd4963ab717825d85574c6e13249f3 /.github
parentfb7fa2f1b8321d5505c0e3afda59cb9c904f106b (diff)
feat: integrate Openring into CI/CD
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker_build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/docker_build.yml b/.github/workflows/docker_build.yml
index cd7f303..42653f1 100644
--- a/.github/workflows/docker_build.yml
+++ b/.github/workflows/docker_build.yml
@@ -58,6 +58,7 @@ jobs:
platforms: linux/arm64
provenance: false
build-args: |
+ OPENRING_VERSION=latest
VITE_DRUPAL_BASE_URL=${{ vars.VITE_DRUPAL_BASE_URL }}
VITE_DRUPAL_API_PREFIX=${{ vars.VITE_DRUPAL_API_PREFIX }}
cache-from: type=gha