Skip to content

Commit e5e8a2c

Browse files
committed
add stackable-devel to build dependencies
1 parent c3f9d89 commit e5e8a2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build_opensearch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- opensearch/**
1717
- vector/**
1818
- stackable-base/**
19+
- stackable-devel/**
1920
- jdk-base/**
2021
- java-devel/**
2122
- .github/actions/**

opensearch/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ chmod g=u /stackable/*.cdx.json
145145
ln -s /stackable/opensearch-${PRODUCT}-stackable${RELEASE} ${OPENSEARCH_HOME}
146146
chown -h ${STACKABLE_USER_UID}:0 ${OPENSEARCH_HOME}
147147

148-
149148
# ----------------------------------------
150149
# Checks
151150
# This section is to run final checks to ensure the created final images

0 commit comments

Comments
 (0)