Compare commits
No commits in common. "82a3f4d195cf6f5e41f9cf14ddbb1a3d8933462c" and "36be142de1ca9e30c38adc6ca88baf3daf34654f" have entirely different histories.
82a3f4d195
...
36be142de1
@ -3,6 +3,4 @@ FROM imbios/bun-node
|
||||
COPY package.json .
|
||||
COPY bun.lock .
|
||||
|
||||
RUN bun install
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
RUN bun install
|
@ -81,7 +81,7 @@ jobs:
|
||||
container:
|
||||
image: git.simonis.lol/projects/bun-casino:latest
|
||||
steps:
|
||||
- run: cd / && ls -la
|
||||
- run: ls -la
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
- name: Install bun
|
||||
|
Loading…
x
Reference in New Issue
Block a user