Skip to content

Commit

Permalink
fix: smoketest permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Aug 10, 2024
1 parent 53a3bf7 commit 03d0e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ooniapi/services/oonifindings/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ docker-push:
docker push ${IMAGE_NAME}:${ENV_LABEL}

docker-smoketest:
chmod +x ./scripts/docker-smoketest.sh
./scripts/docker-smoketest.sh ${IMAGE_NAME}:${BUILD_LABEL}

imagedefinitions.json:
Expand Down

0 comments on commit 03d0e37

Please sign in to comment.