Skip to content

Commit

Permalink
👷 Build docker image on new "next" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Feb 21, 2024
1 parent 508859a commit d2c9b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Docker images

on:
push:
tags: ['v*']
tags: ['v*', 'next']

jobs:
build-amd:
Expand Down

0 comments on commit d2c9b5f

Please sign in to comment.