Update default.yml

This commit is contained in:
Buster "Silver Eagle" Neece 2020-03-13 23:12:08 -05:00 committed by GitHub
parent c2d0d89ecf
commit db956e2019
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ jobs:
name: azuracast/azuracast_web_v2
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tag_names: true
cache: ${{ github.event_name != 'schedule' }}
test:
needs: [publish]