Skip to content

Commit

Permalink
Rename docker build multiplatform pipeline and remove old docker-publ…
Browse files Browse the repository at this point in the history
…ish.yml
  • Loading branch information
fxsth committed Jan 20, 2024
1 parent d57c168 commit 1f994cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 52 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish-multiplatform.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build-Docker-Multiplatform
name: Build docker images for multiplatform

on:
push:
branches: [ "experimental" ]
branches: [ "experimental", "master" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]

Expand Down
50 changes: 0 additions & 50 deletions .github/workflows/docker-publish.yml

This file was deleted.

0 comments on commit 1f994cc

Please sign in to comment.