Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
🚧 Test variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jul 25, 2024
1 parent c307fb5 commit 8b19d06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
id: build_image
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
with:
file: container/Dockerfile
push: false
load: true
tags: ollamate
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/scan-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
id: build_image
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
with:
file: container/Dockerfile
push: false
load: true
tags: ollamate
Expand Down

0 comments on commit 8b19d06

Please sign in to comment.