Skip to content

Commit 60e7ed4

Browse files
authored
Update master.yml
1 parent 5c09142 commit 60e7ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
mkdir -p artifacts
4444
cp target/flink-aggregations-*-*.jar artifacts
45-
45+
echo -e "ref: $GITHUB_REF \ncommit: $GITHUB_SHA\nbuild: $(date +"%Y-%m-%dT%H:%M:%SZ")" > artifacts/info.txt
4646
4747
- name: Upload artifacts
4848
uses: kittaakos/upload-artifact-as-is@v0

0 commit comments

Comments
 (0)