Skip to content
Snippets Groups Projects
Commit 80381f98 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 #63651 passed
archive:
image: registry.access.redhat.com/ubi8/ubi
script:
- tar --numeric-owner --owner=1001 --group=0 -czf moodle-plugins.tar.gz 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