Update Dockerfile and CSS styles

This commit is contained in:
Dede Fuji Abdul
2024-03-05 11:28:32 +07:00
parent 995e5f9234
commit 44ecbd9be5
3 changed files with 8 additions and 12 deletions

View File

@ -21,5 +21,5 @@ jobs:
- uses: actions/checkout@v3
- name: Build the Docker image
run: |
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.5-vm
docker push defuj/apkt-eis:v0.0.5-vm
docker build . --file Dockerfile --tag defuj/apkt-eis:v0.0.7-vm
docker push defuj/apkt-eis:v0.0.7-vm