Skip to content

txt #579

@Bobypaliya1

Description

@Bobypaliya1

name: Docker Image CI

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Build the Docker image
  run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

WhatsApp Image 2022-10-06 at 5 22 59 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions