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
3 files
+ 34
3
Compare changes
  • Side-by-side
  • Inline
Files
3
  • dcdb14f2
    CWG-75: Fix cibuildwheel for new tagged runner · dcdb14f2
    Corné Lukken authored
@@ -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