Compare commits
1 Commits
c9c4398451
...
ad751e6c72
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ad751e6c72 |
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -32,7 +32,9 @@ jobs:
|
||||
title: ${{ env.REPO }} Coverage
|
||||
|
||||
- name: Build Container
|
||||
if: github.ref_name == 'main'
|
||||
run: docker build -f src/main/docker/Dockerfile.native-micro -t ${{ env.REPO }} .
|
||||
|
||||
- name: Deploy
|
||||
if: github.ref_name == 'main'
|
||||
run: "docker compose up -d"
|
||||
|
Loading…
x
Reference in New Issue
Block a user