Skip to content

Commit 40d7643

Browse files
committed
Cache miss 2
1 parent d2ab8c0 commit 40d7643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ RUN npm install -g @vue/cli && (yes | vue create my-vue-app --default)
55
RUN cd my-vue-app && yarn build
66
RUN mkdir -p my-tests && cd my-tests && yarn add playwright
77
# test
8+
# test

0 commit comments

Comments
 (0)