Skip to content
Snippets Groups Projects
Commit 867e08aa authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

cleanup

parent 3e35d5ad
Branches
Tags
1 merge request!249Fix integration tests again
Pipeline #251532 failed
......@@ -189,6 +189,8 @@ integration-test-aes:
- go version
script:
- make integration-test-aes
after_script:
- ./scripts/remove_go_as_user.sh
integration-test-otp:
tags:
......@@ -206,3 +208,5 @@ integration-test-otp:
- go version
script:
- make integration-test-otp
after_script:
- ./scripts/remove_go_as_user.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment