Skip to content

Commit

Permalink
Update docker-image-minimum.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
29rou authored Mar 19, 2024
1 parent 359d48c commit 3d1052b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image-minimum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
type=schedule,pattern={{date 'YYYYMMDD'}},enable=true,priority=1000
type=raw,pattern={{version}},value={{date 'YYYYMMDD-HHmmss'}}
type=sha
type=pep440,pattern={{version}}
- name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v3
- name: Env
Expand Down Expand Up @@ -98,6 +99,7 @@ jobs:
type=schedule,pattern={{date 'YYYYMMDD'}},enable=true,priority=1000
type=raw,pattern={{version}},value={{date 'YYYYMMDD-HHmmss'}}
type=sha
type=pep440,pattern={{version}}
- name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v3
- name: Env
Expand Down

0 comments on commit 3d1052b

Please sign in to comment.