Initial github action yaml
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
FROM ubuntu:cosmic
|
||||
FROM ubuntu:bionic
|
||||
LABEL author="artur@barichello.me"
|
||||
|
||||
USER root
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user