Compare commits
7
Commits
15.0
...
08b36b5dcb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08b36b5dcb | ||
|
|
dd5f025bc4 | ||
|
|
dee4bfa7e9 | ||
|
|
94ff66b643 | ||
|
|
0d43f06322 | ||
|
|
23078aa625 | ||
|
|
9d4a414aea |
+1
-1
@@ -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