Skip to content

Dockerized the app, working completely fine. #3

Dockerized the app, working completely fine.

Dockerized the app, working completely fine. #3

Workflow file for this run

name: Continuous Integration Testing
on:
push:
branches: [main]
jobs:
explore-github-actions:
runs-on: ubuntu-latest
steps:
- name: Say Hello
run: echo "running"