We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d764ee4 commit 5c0a78eCopy full SHA for 5c0a78e
.github/workflows/build-and-deploy-dev.yml
@@ -1,6 +1,9 @@
1
name: Build and Deploy (Docker Linux) - Development
2
on:
3
workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - 61-add-traefik-config
7
8
env:
9
REMOTE_HOST: containers-dev.library.illinois.edu
0 commit comments