Skip to content

Commit

Permalink
Weird quirk
Browse files Browse the repository at this point in the history
  • Loading branch information
akilangh committed Mar 5, 2024
1 parent cb48328 commit c6810de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ae-build-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
tags: ${{ steps.debug-meta.outputs.tags }}
labels: ${{ steps.debug-meta.outputs.labels }}
build-args: |
FLB_NIGHTLY_BUILD=OFF
RELEASE_VERSION=${{ env.AE_VERSION }}
- name: Extract metadata from Github
Expand Down Expand Up @@ -90,5 +89,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
FLB_NIGHTLY_BUILD=OFF
RELEASE_VERSION=${{ env.AE_VERSION }}

0 comments on commit c6810de

Please sign in to comment.