mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 02:09:38 +00:00
remove dummy cirrus-ci build config
This commit is contained in:
parent
8ad8ebd69a
commit
80748130c2
@ -1,6 +0,0 @@
|
||||
task:
|
||||
name: Dummy
|
||||
container:
|
||||
image: alpine:latest
|
||||
script:
|
||||
- echo "wtf is this shit and why should I configure this to prevent it executing Dockerfile"
|
@ -21,7 +21,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GithubClient", "Clients\Git
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AD87F38F-BFCE-4EA6-A430-20C497552FD7}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.cirrus.yml = .cirrus.yml
|
||||
.github\workflows\codeql-analysis.yml = .github\workflows\codeql-analysis.yml
|
||||
CONTRIBUTING.md = CONTRIBUTING.md
|
||||
docker-compose.example.yml = docker-compose.example.yml
|
||||
|
Loading…
Reference in New Issue
Block a user