Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoriumTextile authored Nov 5, 2024
1 parent f50bb7f commit 4c1903e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ stages:
- apt-get update
- apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

- name: netbird # Sample module demonstrating the Shell module with custom commands
type: shell
commands:
- curl -fsSL https://pkgs.netbird.io/install.sh | sh

# Put your custom actions before this comment

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

0 comments on commit 4c1903e

Please sign in to comment.