Skip to content

Commit

Permalink
Merge pull request #9 from futuregadgetlabx/fix/cicd
Browse files Browse the repository at this point in the history
fix wrong var
  • Loading branch information
mozhu811 authored Oct 12, 2023
2 parents 215bb6e + a7911ae commit 4338093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
dockerfile: Dockerfile
tags:
- latest
- ${DRONE_BUILD_TAG}
- ${DRONE_TAG}
username:
from_secret: docker_username
password:
Expand Down

0 comments on commit 4338093

Please sign in to comment.