We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffbd934 + b8186d0 commit 994ad7dCopy full SHA for 994ad7d
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: Continuous Integration
2
env:
3
- DOCKER_IMAGE: wyrihaximusnet/kubernetes-redis-db-asignment-operator
+ DOCKER_IMAGE: wyrihaximusnet/kubernetes-redis-db-assignment-operator
4
DOCKER_BUILDKIT: 1
5
on:
6
push:
.github/workflows/craft-release.yaml
@@ -1,7 +1,7 @@
name: Create Release & And push Docker image
MILESTONE: ${{ github.event.milestone.title }}
7
0 commit comments