mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update docker_prod.yml
This commit is contained in:
10
.github/workflows/docker_prod.yml
vendored
10
.github/workflows/docker_prod.yml
vendored
@@ -47,11 +47,11 @@ jobs:
|
||||
type=ref,event=pr
|
||||
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/') }}
|
||||
|
||||
- name: Update version
|
||||
uses: brettdorrans/write-version-to-file@master
|
||||
with:
|
||||
filename: '.VERSION'
|
||||
placeholder: '${VERSION}'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- name: Login to DockerHub
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user