mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-14 03:24:33 +01:00
Fix AutoGPT Docker cache purge workflow
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
name: Build image
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: autogpts/autogpt
|
||||
build-args: BUILD_TYPE=${{ matrix.build-type }}
|
||||
load: true # save to docker images
|
||||
# use GHA cache as read-only
|
||||
|
||||
Reference in New Issue
Block a user