workwlows
This commit is contained in:
parent
e99ef6354f
commit
852aba641e
@ -1,9 +1,9 @@
|
||||
name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
@ -29,6 +29,6 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: git.kanopo.dev/kanopo/dynamic-qrcode-backend:latest
|
||||
tags: git.kanopo.dev/rhythm/rhythm-backend:latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache,mode=max
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user