Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit b3d54f0

Browse files
author
Denis Granha
authored
Use nightly tag for master branch (#11732)
Avoid using latest for non-tagged commits
1 parent eee06b3 commit b3d54f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
password: ${{ secrets.DOCKER_PASSWORD }}
2929
dockerfile: scripts/docker/alpine/Dockerfile
3030
tag_names: true
31+
tags: "nightly"

0 commit comments

Comments
 (0)