mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-18 15:36:29 +00:00
Don't run tests against PRs
This commit is contained in:
2
.github/workflows/CI-Docker.yml
vendored
2
.github/workflows/CI-Docker.yml
vendored
@@ -19,5 +19,5 @@ jobs:
|
||||
- name: Build
|
||||
run: docker build -t tyrrrz/discordchatexporter:latest .
|
||||
|
||||
- name: Deploy
|
||||
- name: Deploy (latest)
|
||||
run: docker push tyrrrz/discordchatexporter:latest
|
||||
Reference in New Issue
Block a user