Browse Source

#4024: fix: docker auto push tag name (#13858)

git-as-svn/v1/dev
Jay Chung 2 years ago committed by GitHub
parent
commit
36191fcd2d
  1. 2
      commit.ref
  2. 28
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 22786351b2e9bd74cefdfc28864817fd430b19b4
Subproject commit e61b8a3dceec387a60af63ff9919aa7cd08af4ac

28
commit.yml

@ -2,22 +2,16 @@
branches: {
}
fileChange:
/docs:
newFile: !uuid '5fccdba382a7e11c1b2c19a1801cf73c2a08e97e'
oldFile: !uuid '8406c6fc53c1696e96793ef33e9fc40a7cfff340'
/docs/docs:
newFile: !uuid '3b578defa973a596dbb2fc860fded57d9d052cdf'
oldFile: !uuid '6cbc0e36d973088778b52cbf26fafbe85ffe6a5d'
/docs/docs/en:
newFile: !uuid '2461c06c832feddd85dec7f38f96fde3355b97a1'
oldFile: !uuid '1d0141d6a32cd5204d82f4f35e87c58eb3716a1f'
/docs/docs/en/contribute:
newFile: !uuid '35d019e0ef39160a81fd07a33c5f46be4b610956'
oldFile: !uuid 'f9da3af50104f11233ff5e5eda376cbf2fe16e3d'
/docs/docs/en/contribute/release.md:
newFile: !uuid '03851bb5819633f2e2802849119c880cb4a0258f'
oldFile: !uuid 'de8dd18cd005a466c20ece16d70309e9a0417245'
gitCommitId: !uuid '22786351b2e9bd74cefdfc28864817fd430b19b4'
/.github:
newFile: !uuid '19ddf2eeedc65cc41f29ebb7dc4365cd0122be99'
oldFile: !uuid '264db9df8ee47f496b4fd50fdddc25c49957043f'
/.github/workflows:
newFile: !uuid '04e1a1995a741ba4ee9328adcb827bcfc6134bc4'
oldFile: !uuid 'baaaa179d49dbf66efc88ac705164e3be3ad4535'
/.github/workflows/publish-docker.yaml:
newFile: !uuid '612f4a10dbd3cc4af742cc02efd5d54a75186399'
oldFile: !uuid '3fa1cf4b1fe2de833923a90619e1552f1c1dba1e'
gitCommitId: !uuid 'e61b8a3dceec387a60af63ff9919aa7cd08af4ac'
renames: {
}
revisionId: 4023
revisionId: 4024

Loading…
Cancel
Save