File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 88 - ' v*'
99jobs :
1010 push_to_registries :
11- name : Push Docker image to multiple registries
11+ name : Push Docker image
1212 runs-on : ubuntu-latest
1313 permissions :
1414 packages : write
1515 contents : read
1616 attestations : write
1717 id-token : write
1818 steps :
19+ - name : Setup PHP 8.4
20+ uses : shivammathur/setup-php@v2
21+ with :
22+ php-version : ' 8.4'
23+
1924 - name : Check out the repo
2025 uses : actions/checkout@v4
2126
Original file line number Diff line number Diff line change 33 alt="Strava">
44</p >
55
6+ <p align =" center " >
7+ <a href =" https://github.com/robiningelbrecht/strava-statistics/actions/workflows/ci.yml " >
8+ <img src =" https://github.com/robiningelbrecht/strava-statistics/actions/workflows/ci.yml/badge.svg " alt =" CI " >
9+ </a >
10+ <a href =" https://github.com/robiningelbrecht/strava-statistics/actions/workflows/docker-image.yml " >
11+ <img src =" https://github.com/robiningelbrecht/strava-statistics/actions/workflows/docker-image.yml/badge.svg " alt =" Publish Docker image " >
12+ </a >
13+ <a href =" https://raw.githubusercontent.com/robiningelbrecht/strava-statistics/refs/heads/master/LICENSE " >
14+ <img src =" https://img.shields.io/github/license/robiningelbrecht/strava-statistics?color=428f7e&logo=open%20source%20initiative&logoColor=white " alt =" License " >
15+ </a >
16+ <a href =" https://hub.docker.com/r/robiningelbrecht/strava-statistics " >
17+ <img src =" https://img.shields.io/docker/image-size/robiningelbrecht/strava-statistics " alt =" Docker Image Size " >
18+ </a >
19+ <a href =" hhttps://hub.docker.com/r/robiningelbrecht/strava-statistics " >
20+ <img src =" https://img.shields.io/docker/pulls/robiningelbrecht/strava-statistics " alt =" Docker pulls " >
21+ </a >
22+ <a href =" hhttps://hub.docker.com/r/robiningelbrecht/strava-statistics " >
23+ <img src =" https://img.shields.io/docker/v/robiningelbrecht/strava-statistics?sort=semver " alt =" Docker version " >
24+ </a >
25+ </p >
26+
627---
728
829Use this Docker image to set up your own Strava statistics pages.
You can’t perform that action at this time.
0 commit comments