mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
.github/workflows/docker.yml: push snapshots
This commit is contained in:
parent
5b7e03b2ca
commit
e07b198f07
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -21,8 +21,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@01aecccf739ca6ff86c0539fbc67a7a5007bbc81
|
||||
- uses: elgohr/Publish-Docker-Github-Action@b2f63259b466ca5a4be395c392546de447450334
|
||||
- uses: elgohr/Publish-Docker-Github-Action@f7aca2fea76a5218f3c76cd5933c3ba1d8008774
|
||||
with:
|
||||
name: gibiansky/ihaskell
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
snapshot: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user