2
0

👷 Build docker image on new "next" tag

This commit is contained in:
Baptiste Arnaud
2024-02-21 09:36:30 +01:00
parent 508859a550
commit d2c9b5fa06

View File

@ -2,7 +2,7 @@ name: Build Docker images
on:
push:
tags: ['v*']
tags: ['v*', 'next']
jobs:
build-amd: