Skip to content

Commit

Permalink
Try loading the first image
Browse files Browse the repository at this point in the history
  • Loading branch information
mec committed Nov 12, 2024
1 parent a984dfc commit 60447c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
tags: app_test:latest
cache-from: type=gha
cache-to: type=gha,mode=min
load: true

lint-and-format:
name: Linting and format application
Expand All @@ -52,7 +53,7 @@ jobs:
build-args: |
RAILS_ENV=test
push: false
load: true
load: false
tags: app_test:latest
cache-from: type=gha
-
Expand Down

0 comments on commit 60447c8

Please sign in to comment.