Skip to content

Commit

Permalink
Merge pull request #257 from linuxserver/monthly-scarf-link
Browse files Browse the repository at this point in the history
Change scarf link to generic URL
  • Loading branch information
thespad committed May 12, 2024
2 parents 79067f8 + 270cd76 commit 95d878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/common
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ project_deprecation_status: false
project_github_asset: "{{ project_github_repo_url }}/blob/{{ ls_branch }}"
project_github_repo_url: "{{ lsio_github_url }}/{{ project_repo_name }}"
project_repo_name: "docker-{{ project_name }}"
project_scarfio_url: "https://scarf.sh/gateway/{{ lsio_project_name_short }}-ci/docker/{{ lsio_project_name_short }}%2F{{ project_name }}"
project_scarfio_url: "https://scarf.sh"

# supported architectures
arch_x86_64: "x86-64"
Expand Down

0 comments on commit 95d878d

Please sign in to comment.