Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OSC/ondemand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3d43938c6f882fcfee21e4c19551e281e387acbd
Choose a base ref
..
head repository: OSC/ondemand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 562b854ac4ad708705399bd5d5075ca4f4ba0620
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 .github/workflows/tests.yml
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -130,6 +130,7 @@ jobs:
with:
push: false
file: packaging/container/Dockerfile
context: packaging/container
build-args: 'VERSION=3.1'
tags: ohiosupercomputer/ondemand:latest
platforms: linux/amd64,linux/arm64