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

Commit

Permalink
Use nightly tag for master branch (#11732)
Browse files Browse the repository at this point in the history
Avoid using latest for non-tagged commits
  • Loading branch information
Denis Granha authored May 27, 2020
1 parent eee06b3 commit b3d54f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: scripts/docker/alpine/Dockerfile
tag_names: true
tags: "nightly"

0 comments on commit b3d54f0

Please sign in to comment.