Skip to content
Snippets Groups Projects
Commit f39b389e authored by Lars Seipel's avatar Lars Seipel
Browse files

cicd: pack plugins into archive

parent d846efe4
No related branches found
No related tags found
No related merge requests found
Pipeline #63649 failed
archive:
image: registry.access.redhat.com/ubi8/ubi
script:
- tar --numeric-owner --owner=1001 --group=0 -cJf moodle-plugins.tar.xz auth block local mod theme
artifacts:
paths:
- moodle-plugins.tar.xz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment