Skip to content

Commit

Permalink
Publishing to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Jun 7, 2024
1 parent 8439957 commit 9a976c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests_qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
temp_dir="$(mktemp -d)"
echo "Temporary Directory: $temp_dir"
# Suspend all processes within the container
docker exec $container_id pkill -STOP -u all
# Lock the Allure report directory
docker exec $container_id chmod 400 "$allure_directory"
Expand Down

0 comments on commit 9a976c2

Please sign in to comment.