Update docker-image.yml

This commit is contained in:
2021-07-26 08:44:34 -04:00
parent c184adf795
commit 5ff465fa61

View File

@@ -25,6 +25,8 @@ jobs:
with:
push: true
tags: tedkulp/vidgrab:latest
cache-from: type=registry,ref=tedkulp/vidgrab:latest
cache-to: type=inline
-
name: git checkout
uses: actions/checkout@v2