Skip to content

Commit ded9d67

Browse files
committed
Add valkey to list of images to build
1 parent b167068 commit ded9d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-dev-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on:
3434
# Default values for the builds triggered by the push event
3535
env:
3636
ol: 'oraclelinux7, oraclelinux8, oraclelinux9, oraclelinux10'
37-
lang: 'gcc-toolset, golang, nodejs, nginx, php, python, redis, ruby, haproxy, kubectl, helm, ocne-tools, httpd'
37+
lang: 'gcc-toolset, golang, nodejs, nginx, php, python, redis, ruby, haproxy, kubectl, helm, ocne-tools, httpd, valkey'
3838

3939
jobs:
4040
prepare:

0 commit comments

Comments
 (0)