This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 15b37384fe [IT] fix gcp key in docker context
     new 4acafccebe Merge pull request #1861 from hansva/master
15b37384fe is described below

commit 15b37384fe1572ec2f29420009d7f6d3170b1b06
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Thu Dec 1 12:52:45 2022 +0100

    [IT] fix gcp key in docker context
---
 .dockerignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.dockerignore b/.dockerignore
index 07fbdf5b95..91fbeb0f80 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -7,4 +7,5 @@
 !/integration-tests/scripts
 !/assemblies/web/target
 !/assemblies/plugins/dist/target
-!/docker
\ No newline at end of file
+!/docker
+!google-key-apache-hop-it.json
\ No newline at end of file

Reply via email to