Skip to content
Snippets Groups Projects

CWG-75: Secure jobs with secrets and raise awareness

Merged CWG-75: Secure jobs with secrets and raise awareness
Merged Corné Lukken requested to merge CWG-75 into main
Files
5
@@ -2,3 +2,4 @@ FROM python:3.11
RUN python -m pip install --upgrade pip
RUN pip install --upgrade tox twine cibuildwheel==2.13.1
RUN curl -sSL https://get.docker.com/ | sh
Loading