We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d06a37 commit 4362871Copy full SHA for 4362871
.github/workflows/project.yml
@@ -2,7 +2,7 @@ name: Build Arches project
2
run-name: Build Arches project
3
on: [push]
4
env:
5
- ARCHES_BASE: ghcr.io/flaxandteal/arches-base-7.5-dev:feature-django-casbin
+ ARCHES_BASE: ghcr.io/flaxandteal/arches-base-7.5-dev:coral
6
ARCHES_PROJECT: manatee
7
jobs:
8
Build-Arches:
0 commit comments