Add missing sudo calls
[releng.git] / jjb / airship / cntt.yaml
index 94cfd4b..2d46a6a 100644 (file)
           else
             image={repo}:{port}/{container}:{functest_tag}
           fi
-          docker run --rm \
+          sudo docker run --rm \
             -e S3_ENDPOINT_URL=https://storage.googleapis.com \
             -e S3_DST_URL=s3://artifacts.opnfv.org/airship \
             -e HTTP_DST_URL=http://artifacts.opnfv.org/airship/ \