"example/vscode:/vscode.git/clone" did not exist on "6eb55499234aafec721d71401171c144261a9893"
Unverified Commit 20a2cf25 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Update docker-build.yaml

parent 6390ba89
...@@ -4,6 +4,7 @@ name: Create and publish a Docker image ...@@ -4,6 +4,7 @@ name: Create and publish a Docker image
# Configures this workflow to run every time a change is pushed to the branch called `release`. # Configures this workflow to run every time a change is pushed to the branch called `release`.
on: on:
push: push:
branches: ['main']
tags: tags:
- v* - v*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment