Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Feb 18, 2025
1 parent 1b52a99 commit be59567
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Build Docker Images

on:
push:
tags:
- "*.*.*"
on: [push]

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm

steps:
- name: Checkout code
Expand Down

0 comments on commit be59567

Please sign in to comment.