We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed942b commit b8a1324Copy full SHA for b8a1324
.github/workflows/docker-export.yml
@@ -2,8 +2,6 @@ name: Build and Push Docker Image
2
3
on:
4
push:
5
- branches:
6
- - feat/docker_export
7
8
jobs:
9
build-and-push:
0 commit comments