Skip to content

Commit

Permalink
fixup! fixup! .gitlab-ci.yml: added docker image test
Browse files Browse the repository at this point in the history
  • Loading branch information
alesmrazek committed Nov 14, 2024
1 parent 1437bd9 commit 36fde99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ docker:test:
<<: *multi_platform
# needs:
# - docker:build:cross-platform
script:
script:
- docker volume create config
- docker volume inspect config
- docker volume create --opt type=tmpfs --opt device=tmpfs cache
Expand Down

0 comments on commit 36fde99

Please sign in to comment.