Enable Docker deployment in docker.yaml (#184)

single_channel
Glenn Jocher 2 years ago committed by GitHub
parent 0755ede91a
commit 3cc63950f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ name: Publish Docker Images
on: on:
push: push:
branches: [none] # TODO: replace with main branches: [main]
jobs: jobs:
docker: docker:

Loading…
Cancel
Save