Skip to content

change tag name

change tag name #3

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build apache image
run: docker build ./apache --tag kompolom/bedrok-apache-base:php8