Dieser Commit ist enthalten in:
10
.build.yml
Normale Datei
10
.build.yml
Normale Datei
@@ -0,0 +1,10 @@
|
||||
pipeline:
|
||||
step: compile
|
||||
commands:
|
||||
- make debug
|
||||
step: install
|
||||
commands:
|
||||
- make install
|
||||
step: test
|
||||
commands:
|
||||
- make test
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren