mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Revert "Updated docker workflow"
This reverts commit e3a5ae79b5d9232331e368d25a0aba487b21c01d.
This commit is contained in:
parent
e3a5ae79b5
commit
e2e4862486
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -1,7 +1,5 @@
|
||||
name: "Docker"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -25,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@01aecccf739ca6ff86c0539fbc67a7a5007bbc81
|
||||
- uses: elgohr/Publish-Docker-Github-Action@f7aca2fea76a5218f3c76cd5933c3ba1d8008774
|
||||
with:
|
||||
name: daviddavo/ihaskell
|
||||
name: gibiansky/ihaskell
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
snapshot: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user