Skip to content

Commit

Permalink
feat: remove example-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
DevelAngel committed Aug 25, 2024
1 parent 966ce8f commit bc95235
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
16 changes: 0 additions & 16 deletions includes.container/deb-pkgs/install-debs.sh

This file was deleted.

5 changes: 0 additions & 5 deletions modules/50-install-debs.yml

This file was deleted.

7 changes: 0 additions & 7 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ stages:
commands:
- echo Example output

- name: example-modules # Sample module demonstrating importing local and remote modules
type: includes
includes:
- modules/50-install-debs.yml # Sample local module present in this repository
- gh:vanilla-os/dev-image:main:modules/00-basics.yml # Sample GitHub remote module in the format: `gh:your-name/your-repo:branch:modules/file.yml`
- https://raw.githubusercontent.com/Vanilla-OS/dev-image/main/modules/05-go.yml # Sample full URL remote module

# Put your custom actions before this comment

- name: set-image-name-abroot
Expand Down

0 comments on commit bc95235

Please sign in to comment.