feat: added snapshot to master github action build so we can test if caching images is an issue.

This commit is contained in:
Andrey Melnikov 2020-03-20 15:39:50 -07:00
parent 63b84462d1
commit 014fda6eca

View File

@ -14,3 +14,4 @@ jobs:
name: onepanel/core
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
snapshot: true