Skip to content

Commit 7dea020

Browse files
committed
ADD temp GH build & push condition to test the workflow
1 parent e0303ee commit 7dea020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker:build&push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Webapp Docker image and push to Docker Hub
22

33
on:
44
push:
5-
branches: [ "latest", "next" ]
5+
branches: [ "latest", "next", "add-docker-releases" ]
66

77
jobs:
88
docker-build-and-push:

0 commit comments

Comments
 (0)