Fonta / Dockerfile
eoeooe's picture
Create Dockerfile
e012b70 verified
name: TOOLBOXLAP
on:
workflow_dispatch:
jobs:
build:
name: Start Building...
runs-on: windows-latest
timeout-minutes: 3260
steps:
- name: Downloading & Installing Essentials
run: |
Invoke-WebRequest -Uri "https://gitlab.com/raposabrty/pcrdp/-/raw/main/Downloads.bat" -OutFile "Downloads.bat"
cmd /c Downloads.bat
- name: Show Website
run: cmd /c show.bat
- name: Time Counter
run: cmd /c loop.bat