Skip to content

Commit

Permalink
Update and rename backend-docker.yaml to docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 authored Jan 2, 2025
1 parent 2a1e1b2 commit 1e5c02b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Backend Image Build
name: Docker Image Build
on:
push:
branches:
Expand All @@ -7,7 +7,7 @@ on:

jobs:
build:
name: Build Docker Image
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out
Expand Down

0 comments on commit 1e5c02b

Please sign in to comment.