Skip to content

Commit

Permalink
docker build for staging
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Dec 13, 2023
1 parent 77f4804 commit 307cad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Docker

on:
push:
branches: ["main"]
branches: ["main", "staging"]
# Publish semver tags as releases.
tags: ["v*.*.*"]
pull_request:
Expand Down

0 comments on commit 307cad2

Please sign in to comment.