Skip to content
Snippets Groups Projects
Verified Commit bbf54563 authored by Konrad Botor's avatar Konrad Botor
Browse files

Update 2

parent c9da2cb6
No related branches found
No related tags found
No related merge requests found
Pipeline #119047 failed
......@@ -433,13 +433,7 @@ replay_with_keyauths:
variables:
PG_ACCESS: "host all all 127.0.0.1/32 trust"
script:
- |
set -e
sudo apt-get update
sudo apt-get install -y python3 python3-pip
/home/haf_admin/docker_entrypoint.sh --execute-maintenance-script=$CI_PROJECT_DIR/tests/integration/state_provider/run_replay_with_keyauth.sh
- /home/haf_admin/docker_entrypoint.sh --execute-maintenance-script=$CI_PROJECT_DIR/tests/integration/state_provider/run_replay_with_keyauth.sh
artifacts:
paths:
- "replay_with_keyauths.log"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment