From 8aacf1f75258d4e81592a56a6ebd1cb55618ca37 Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Tue, 18 Oct 2022 04:26:05 +0200 Subject: [PATCH] Update config_build_S1.yml --- .sqa/config_build_S1.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.sqa/config_build_S1.yml b/.sqa/config_build_S1.yml index c3f05c5..91a7d16 100644 --- a/.sqa/config_build_S1.yml +++ b/.sqa/config_build_S1.yml @@ -5,15 +5,15 @@ config: repo: 'https://github.com/EOSC-synergy/onedataSim' branch: 'dev' credentials: - # not necessary with docker-images + # not necessary with pre-uploaded docker-images with corsika #- id: onedata-token-build-ajrm # variable: TOKEN_BUILD # TOKEN_RUN is needed for testing the application - - id: onedata-token-test4-ajrm + - id: onedata-token-test8-ajrm variable: TOKEN_RUN -# If we will want a private DockerHub - # first testing with eoscsynergybot account in dockerhub (synergy_dockerhub_bot_pass) - #- id: synergy_dockerhub_bot_pass + - id: onedata-token-publish-ajrm + variable: TOKEN_PUBLISH + # If we will want a private DockerHub - id: repoimage-lago-ajrm username_var: JPL_DOCKERUSER password_var: JPL_DOCKERPASS -- GitLab