Skip to content
Snippets Groups Projects

ci: add basic integration test for pmb

Merged Clayton Craft requested to merge craftyguy/ci_integration_test into master
All threads resolved!
Compare and Show latest version
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -21,6 +21,7 @@ stages:
integration:
stage: test
before_script:
- *global_before_scripts
- apk upgrade -U
- apk add python3 git openssl
script:
Loading