From 9ecfa21d20b96b95c3a98b704d609e1164a93c06 Mon Sep 17 00:00:00 2001 From: Paulo Gomes da Cruz Junior Date: Thu, 25 Jan 2024 12:59:45 -0800 Subject: [PATCH] ci: disabling pentest --- .github/workflows/merge-main.yml | 2 +- src/main/resources/static/robots.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/static/robots.txt diff --git a/.github/workflows/merge-main.yml b/.github/workflows/merge-main.yml index 19d9c8f5..82111d2a 100644 --- a/.github/workflows/merge-main.yml +++ b/.github/workflows/merge-main.yml @@ -116,7 +116,7 @@ jobs: oc_token: ${{ secrets.OC_TOKEN }} overwrite: true verification_path: /health - penetration_test: true + penetration_test: false parameters: -p ZONE=${{ env.ZONE }} -p NAME=${{ github.event.repository.name }} -p PROMOTE=${{ github.repository }}/api:${{ env.ZONE }} diff --git a/src/main/resources/static/robots.txt b/src/main/resources/static/robots.txt new file mode 100644 index 00000000..1f53798b --- /dev/null +++ b/src/main/resources/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /