From cd0767d70cd44a1c5c36c9c92755faa89c006bef Mon Sep 17 00:00:00 2001 From: wrider Date: Tue, 12 Nov 2019 19:07:09 -0500 Subject: [PATCH] No op change to trigger docker build Change-Id: I3e6b17d245ec94e41a99be0a6a1a6f0a2404481c Signed-off-by: wrider --- otf-camunda/docker/container-tag.yaml | 1 + otf-service-api/docker/container-tag.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/otf-camunda/docker/container-tag.yaml b/otf-camunda/docker/container-tag.yaml index ee078db..34b5af2 100644 --- a/otf-camunda/docker/container-tag.yaml +++ b/otf-camunda/docker/container-tag.yaml @@ -12,4 +12,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# tag: 0.0.1 diff --git a/otf-service-api/docker/container-tag.yaml b/otf-service-api/docker/container-tag.yaml index ee078db..34b5af2 100644 --- a/otf-service-api/docker/container-tag.yaml +++ b/otf-service-api/docker/container-tag.yaml @@ -12,4 +12,5 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# tag: 0.0.1 -- 2.16.6