Skip to content

Commit

Permalink
chore(ci): remove standalone date tag (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Mar 20, 2023
1 parent 6a522fe commit a3ce3e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
if [[ "${{ matrix.is_latest_version }}" == "true" ]] && \
[[ "${{ matrix.is_stable_version }}" == "true" ]]; then
BUILD_TAGS+=("${TIMESTAMP}")
BUILD_TAGS+=("latest")
fi
Expand Down

0 comments on commit a3ce3e9

Please sign in to comment.