We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2192a25 commit 31c1427Copy full SHA for 31c1427
.github/workflows/deploy.yml
@@ -10,8 +10,6 @@ jobs:
10
11
steps:
12
- uses: actions/checkout@v1
13
- with:
14
- ref: master
15
- name: Build docker image, build package, install package
16
run: docker build . --file build.Dockerfile -t apulverizer/allagash:build
17
0 commit comments