🔨 Update golang version tag
This commit is contained in:
parent
9a2192aa43
commit
90e7b03975
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@ -2,7 +2,7 @@ name: release-nightly
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
@ -25,4 +25,4 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
file: ./Dockerfile
|
||||
tags: xsheep2010/roadsign:nightly
|
||||
tags: xsheep2010/roadsign:delta
|
||||
|
Loading…
Reference in New Issue
Block a user