Skip to content

Commit 7cd4eae

Browse files
committed
ci: remove docker-build in favor of coatl-dev/workflows
1 parent 86f9bbf commit 7cd4eae

File tree

2 files changed

+1
-162
lines changed

2 files changed

+1
-162
lines changed

.github/workflows/docker-build-push-multi-platform.yml

Lines changed: 0 additions & 161 deletions
This file was deleted.

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636

3737
jobs:
3838
publish:
39-
uses: ./.github/workflows/docker-build-push-multi-platform.yml
39+
uses: coatl-dev/workflows/.github/workflows/docker-build-push-multi-platform.yml@v4
4040
with:
4141
registry-image: ${{ inputs.image }}
4242
metadata-tags: |

0 commit comments

Comments
 (0)