2615f18d2a
- replace shell script with pwsh - add more tools from actions/virtual-environments - fixup pwsh modules installation - install node 12 and 16 in base - add node 14 in js-* - build rust images - restrict flavours to amd64 only for now - add helper scripts from actions/virtual-environments - overhaul build and dockerfile
13 lines
121 B
Plaintext
13 lines
121 B
Plaintext
# custom stuff
|
|
.secrets
|
|
.env
|
|
|
|
# wip
|
|
*.hcl
|
|
|
|
# mega-linter
|
|
report
|
|
|
|
# quick local actions for act
|
|
.github/workflows/act.yml
|