Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
54b179e80f |
@ -4,7 +4,7 @@ description: 'build docker image and push to simcu code'
|
|||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://node:20
|
- uses: docker://node:18
|
||||||
with:
|
with:
|
||||||
entrypoint: "/bin/bash"
|
entrypoint: "/bin/bash"
|
||||||
args: |
|
args: |
|
||||||
|
Reference in New Issue
Block a user