Update main.yml

This commit is contained in:
Skillet 2023-02-16 01:25:08 -05:00 committed by GitHub
parent b221f96d49
commit 4a13a3f840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,5 @@ jobs:
context: .
file: ./Dockerfile
push: true
cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest
cache-to: type=inline
tags: "${{ vars.DOCKER_REGISTRY_URL }}/squadjs:latest"