Skip to content

Commit

Permalink
DEBUG: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaddair committed Feb 21, 2024
1 parent 22169c4 commit 4ec9747
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'main'
- 'pad-r16'
tags:
- 'v*'

Expand Down Expand Up @@ -62,10 +63,7 @@ jobs:
images: |
ghcr.io/predibase/lorax
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha,prefix=,suffix=,format=short
type=raw,value=latest
type=raw,value=padr16
- name: Create a hash from tags
env:
Expand Down

0 comments on commit 4ec9747

Please sign in to comment.