Skip to content

Commit

Permalink
Move test to 20.04 test
Browse files Browse the repository at this point in the history
  • Loading branch information
bennahugo committed Jan 31, 2024
1 parent 0681ce4 commit 1aa8fbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag makems:$(date +%s)
- name: Build on Ubuntu 20.04
run: docker build . --file docker.20.04 --tag makems2004:$(date +%s)
File renamed without changes.

0 comments on commit 1aa8fbf

Please sign in to comment.