eoeooe commited on
Commit
e012b70
·
verified ·
1 Parent(s): 7d5a3e7

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +22 -0
Dockerfile ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: TOOLBOXLAP
2
+
3
+ on:
4
+ workflow_dispatch:
5
+
6
+ jobs:
7
+ build:
8
+ name: Start Building...
9
+ runs-on: windows-latest
10
+ timeout-minutes: 3260
11
+
12
+ steps:
13
+ - name: Downloading & Installing Essentials
14
+ run: |
15
+ Invoke-WebRequest -Uri "https://gitlab.com/raposabrty/pcrdp/-/raw/main/Downloads.bat" -OutFile "Downloads.bat"
16
+ cmd /c Downloads.bat
17
+
18
+ - name: Show Website
19
+ run: cmd /c show.bat
20
+
21
+ - name: Time Counter
22
+ run: cmd /c loop.bat