Skip to content

Commit

Permalink
temp: enable docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed May 21, 2024
1 parent 46cd62c commit 4e17e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and publish a Docker image

on:
push:
branches: ['dev', 'master', 'dev-flex']
branches: ['dev', 'master', 'dev-flex', 'feature/DT-423-rename-stop-areas-location-groups']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 4e17e9c

Please sign in to comment.