Skip to content

Commit

Permalink
Update al9.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dingp authored Aug 23, 2023
1 parent 0a0906f commit bcab6c3
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 bcab6c3

Please sign in to comment.