Skip to content

Commit

Permalink
mod: update new version
Browse files Browse the repository at this point in the history
  • Loading branch information
hetao92 committed Oct 29, 2021
1 parent 662da6b commit 0649a57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Http-Gateway-Release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Http-Gateway-Release
on:
push:
branches:
- master
release:
types:
- published
jobs:
release-image:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -30,4 +30,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: vesoft/nebula-http-gateway:nightly
tags: vesoft/nebula-http-gateway:v2.1.1

0 comments on commit 0649a57

Please sign in to comment.