Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Daranix committed Jun 25, 2023
1 parent 1387f80 commit 2fbb7e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/build-docker.yml

This file was deleted.

5 changes: 1 addition & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ name: Docker
# documentation.

on:
schedule:
- cron: '36 16 * * *'
push:
branches: [ "master" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
tags: [ 'v*.*.*', 'latest' ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 2fbb7e0

Please sign in to comment.