Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/DUNE-DAQ/daq-docker into…
Browse files Browse the repository at this point in the history
… develop
  • Loading branch information
dingp committed Aug 23, 2023
2 parents 1a0a51d + bcab6c3 commit e126261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/al9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
build_dir="${{ github.workspace }}/docker-build"
mkdir -p $build_dir
cd $build_dir
cp ${{ github.workspace }}/daq-docker/dockerfiles/alma9.dockerfile $build_dir/Dockerfile
cp ${{ github.workspace }}/daq-docker/dockerfiles/al9.dockerfile $build_dir/Dockerfile
- name: Build and push Docker images
uses: docker/build-push-action@v3
Expand Down

0 comments on commit e126261

Please sign in to comment.