Update main.yml

This commit is contained in:
Skillet 2023-04-12 23:19:54 -04:00 committed by GitHub
parent bf6ca6661b
commit e60b06e6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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