Changes to dockerfile + more intricate .emacs file
All checks were successful
Build the docker image / build (push) Successful in 7m24s

This commit is contained in:
2025-06-09 18:00:10 +03:00
committed by Emin Arslan
parent cf44012cd5
commit 8fc5281f1a
3 changed files with 62 additions and 10 deletions

View File

@ -12,4 +12,5 @@ jobs:
run: |
cd ${{ gitea.workspace }}
docker build . -t emacs-c
#- name: Upload image to gitea package repository.