Skip to content

Commit

Permalink
ci: update build image ci
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Jan 24, 2024
1 parent 54ddcf9 commit ba9b277
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/docker-and-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Build and Deploy

on:
workflow_run:
workflows:
- Lint
- Test
types:
- completed
push:
branches:
- "develop"
tags:
- "*"

jobs:
build:
uses: NaturalSelectionLabs/Daedalus/.github/workflows/docker-tpl.yaml@main
Expand Down

0 comments on commit ba9b277

Please sign in to comment.