mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 01:02:15 +00:00
github gay anyway
This commit is contained in:
parent
76d1a5619e
commit
4d28f380cf
16
.github/workflows/docker-image.yml
vendored
16
.github/workflows/docker-image.yml
vendored
@ -1,16 +0,0 @@
|
||||
name: Build Docker Compose on Commit
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Build Docker Compose
|
||||
run: docker-compose -f .build/docker-compose.yml build
|
Loading…
x
Reference in New Issue
Block a user