mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-09 22:34:06 +07:00
CI updates + devcontainer
This commit is contained in:
4
.devcontainer/Containerfile
Normal file
4
.devcontainer/Containerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM docker.io/library/ubuntu:latest
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y shellcheck shfmt jq npm git
|
Reference in New Issue
Block a user