Skip to content

Commit

Permalink
Remove (temporary) pushrc to docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarteau committed Oct 25, 2022
1 parent 9d63e07 commit 4ce796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ variables:
stage: docker
script:
- make version
- make -C docker build deliver pushrc clean FLAVOR=$QGIS_FLAVOR
- make -C docker build deliver clean FLAVOR=$QGIS_FLAVOR
environment:
name: snap
artifacts:
Expand Down

0 comments on commit 4ce796f

Please sign in to comment.