Tony CHEMIT pushed to branch develop-5.x at ultreiaio / ird-observe

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -92,7 +92,6 @@ stage:
    92 92
     deploy-snapshot:
    
    93 93
       <<: *env_staging
    
    94 94
       <<: *test_manual
    
    95
    -  <<: *before_script_clone
    
    96 95
       script:
    
    97 96
         - apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y
    
    98 97
         - wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/execute-maven.sh | sed 's/$1/deploy -DperformRelease/' | bash