Skip to content

Commit

Permalink
Always build and push Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljharvey committed Oct 31, 2023
1 parent 7255399 commit 2bbf43c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-images-and-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: multi-architecture docker build

on:
push:
branches:
- main
tags:
- "v*"
on: [push]

jobs:
build_and_deploy:
Expand Down

0 comments on commit 2bbf43c

Please sign in to comment.