Skip to content

Commit 00bd418

Browse files
authored
Merge pull request #4 from WyriHaximusNet/add-missing-env-vars
Add missing environment variables
2 parents 8842f3c + 498036f commit 00bd418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/craft-release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Create Release & And push Docker image
22

33
env:
4+
DOCKER_IMAGE: wyrihaximusnet/kubernetes-redis-db-asignment-operator
5+
DOCKER_BUILDKIT: 1
46
MILESTONE: ${{ github.event.milestone.title }}
57
on:
68
milestone:

0 commit comments

Comments
 (0)