Skip to content

Commit

Permalink
feat: run the tests into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
kukkok3 committed Sep 5, 2024
1 parent 3d9c5f7 commit b4ea5fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ package-app:
COPY +build-web/web /usr/share/nginx/html/
SAVE IMAGE test-app:$tag

test:
nightly-test:
FROM earthly/dind:alpine-3.19
COPY compose.yml .
WITH DOCKER \
Expand Down

0 comments on commit b4ea5fa

Please sign in to comment.