Replace/interpolate variables in files sync'ed from mounts (#1039)

This commit is contained in:
Geoff Bourne
2021-09-15 21:27:48 -05:00
committed by GitHub
parent 9f66622472
commit 4c52d0ec42
28 changed files with 157 additions and 178 deletions

View File

@@ -8,7 +8,7 @@ on:
- java8-openj9
- java11*
- java16*
- test/multiarch/*
- test/*
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+-multiarch*"

View File

@@ -7,7 +7,7 @@ on:
- openj9
- openj9-11
- adopt11
- test/*
- test/alpine/*
tags:
- "[0-9]+.[0-9]+.[0-9]+-java8"
- "[0-9]+.[0-9]+.[0-9]+-openj9"