Compare commits
8 Commits
Author | SHA1 | Date | |
---|---|---|---|
d92f29c69d | |||
08b36b5dcb | |||
dd5f025bc4 | |||
dee4bfa7e9 | |||
94ff66b643 | |||
0d43f06322 | |||
23078aa625 | |||
9d4a414aea |
@ -4,7 +4,7 @@ description: 'build docker image and push to simcu code'
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://node:18
|
- uses: docker://node:20
|
||||||
with:
|
with:
|
||||||
entrypoint: "/bin/bash"
|
entrypoint: "/bin/bash"
|
||||||
args: |
|
args: |
|
||||||
|
Reference in New Issue
Block a user