From a05aafa5502298a1c643660b88df7edd549f7614 Mon Sep 17 00:00:00 2001 From: Ken Date: Sun, 15 Aug 2021 16:50:55 -0400 Subject: [PATCH] update travis and docker --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a59430f..963f75a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,4 +19,5 @@ before_install: script: # other script steps might be done before running the actual analysis - - sonar-scanner \ No newline at end of file + - sonar-scanner + - docker push ulboralabs/six910:latest \ No newline at end of file